Searched refs:NT_AUXV (Results 1 – 17 of 17) sorted by relevance
338 NT_AUXV
533 if (nhdr.n_type == NT_AUXV) in dwfl_core_file_report()
1366 NT_AUXV = 6, enumerator
546 { NT_AUXV, "NT_AUXV", "Elfxx_auxv_t" },
581 constexpr Elf_Word NT_AUXV = 6; // Contains copy of Elfxx_auxv_t variable
946 pub const NT_AUXV: ::c_int = 6; constant
636 #define NT_AUXV 6 macro
633 #define NT_AUXV 6 macro
641 #define NT_AUXV 6 macro
757 #define NT_AUXV 6 /* Contains copy of auxv array */ macro
787 readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV
909 - readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV
4328 case NT_AUXV: in check_note_data()
3573 * readelf.c (handle_notes_data): Grab NT_AUXV only for name "CORE".
12721 if (nhdr.n_type == NT_AUXV in handle_notes_data()