Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Darch_dump.c113 struct riscv32_note { struct
119 #define RISCV32_NOTE_HEADER_SIZE offsetof(struct riscv32_note, prstatus) argument
123 static void riscv32_note_init(struct riscv32_note *note, DumpState *s, in riscv32_note_init()
139 struct riscv32_note note; in riscv_cpu_write_elf32_note()