Searched refs:arm_note_init (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | arch_dump.c | 327 static void arm_note_init(struct arm_note *note, DumpState *s, in arm_note_init() function 346 arm_note_init(¬e, s, "LINUX", 6, NT_ARM_VFP, sizeof(note.vfp)); in arm_write_elf32_vfp() 371 arm_note_init(¬e, s, "CORE", 5, NT_PRSTATUS, sizeof(note.prstatus)); in arm_cpu_write_elf32_note()
|