Searched refs:NT_AUXV (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/include/uapi/linux/ |
D | elf.h | 375 #define NT_AUXV 6 macro
|
/Linux-v5.4/arch/powerpc/platforms/powernv/ |
D | opal-core.c | 151 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, NT_AUXV, in auxv_to_elf64_notes()
|
/Linux-v5.4/fs/ |
D | binfmt_elf_fdpic.c | 1667 fill_note(¬es[numnote++], "CORE", NT_AUXV, in elf_fdpic_core_dump()
|
D | binfmt_elf.c | 1556 fill_note(note, "CORE", NT_AUXV, i * sizeof(elf_addr_t), auxv); in fill_auxv_note()
|