Searched refs:AT_PHDR (Results 1 - 6 of 6) sorted by relevance

/external/kernel-headers/original/linux/
H A Dauxvec.h11 #define AT_PHDR 3 /* program headers for program */ macro
/external/elfutils/libdwfl/
H A Dlink_map.c496 If we have an AT_PHDR value, reject this executable
505 /* It could be a PIE. If the AT_PHDR value and our
659 else if (av[i].a_type == BL##NN (AT_PHDR)) \
760 we can still use the AT_PHDR and AT_ENTRY values to
764 the AT_PHDR address, then we only consider that one.
/external/qemu/
H A Delf.h227 #define AT_PHDR 3 /* program headers for program */ macro
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-linux.c653 case AT_PHDR:
/external/elfutils/libelf/
H A Delf.h949 #define AT_PHDR 3 /* Program headers for program */ macro
/external/valgrind/main/perf/
H A Dtinycc.c860 #define AT_PHDR 3 /* Program headers for program */ macro

Completed in 205 milliseconds