Searched refs:loongarch_note_init (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/loongarch/ |
H A D | arch_dump.c | 78 static void loongarch_note_init(struct loongarch_note *note, DumpState *s, in loongarch_note_init() function 98 loongarch_note_init(¬e, s, "CORE", 5, NT_PRFPREG, sizeof(note.fpu)); in loongarch_write_elf64_fprpreg() 121 loongarch_note_init(¬e, s, "CORE", 5, NT_PRSTATUS, in loongarch_cpu_write_elf64_note()
|