Searched refs:NT_PRFPREG (Results 1 – 4 of 4) sorted by relevance
/qemu/target/loongarch/ |
H A D | arch_dump.c | 98 loongarch_note_init(¬e, s, "CORE", 5, NT_PRFPREG, sizeof(note.fpu)); in loongarch_write_elf64_fprpreg()
|
/qemu/target/ppc/ |
H A D | arch_dump.c | 143 note->hdr.n_type = cpu_to_dump32(s, NT_PRFPREG); in ppc_write_elf_fpregset()
|
/qemu/target/arm/ |
H A D | arch_dump.c | 114 aarch64_note_init(¬e, s, "CORE", 5, NT_PRFPREG, sizeof(note.vfp)); in aarch64_write_elf64_prfpreg()
|
/qemu/include/ |
H A D | elf.h | 1677 #define NT_PRFPREG 2 macro
|