Searched refs:NT_AUXV (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/libdwfl/
H A Dcore-file.c425 /* PT_NOTE -> NT_AUXV -> AT_PHDR -> PT_DYNAMIC -> DT_DEBUG */
439 if (nhdr.n_type == NT_AUXV
450 /* Now we have NT_AUXV contents. From here on this processing could be
/external/qemu/
H A Delf.h1179 #define NT_AUXV 6 macro
/external/elfutils/
H A Delfutils.spec212 - readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV
/external/elfutils/libelf/
H A Delf.h606 #define NT_AUXV 6 /* Contains copy of auxv array */ macro
/external/elfutils/src/
H A Delflint.c3909 case NT_AUXV:
H A Dreadelf.c6128 if (nhdr.n_type == NT_AUXV)
/external/valgrind/main/perf/
H A Dtinycc.c589 #define NT_AUXV 6 /* Contains copy of auxv array */ macro

Completed in 374 milliseconds