Home
last modified time | relevance | path

Searched refs:riscv64_note (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Darch_dump.c44 struct riscv64_note { struct
50 #define RISCV64_NOTE_HEADER_SIZE offsetof(struct riscv64_note, prstatus) argument
54 static void riscv64_note_init(struct riscv64_note *note, DumpState *s, in riscv64_note_init()
70 struct riscv64_note note; in riscv_cpu_write_elf64_note()