Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Darch_dump.c327 static void arm_note_init(struct arm_note *note, DumpState *s, in arm_note_init() function
346 arm_note_init(&note, s, "LINUX", 6, NT_ARM_VFP, sizeof(note.vfp)); in arm_write_elf32_vfp()
371 arm_note_init(&note, s, "CORE", 5, NT_PRSTATUS, sizeof(note.prstatus)); in arm_cpu_write_elf32_note()