Searched refs:PT_PHDR (Results 1 - 13 of 13) sorted by relevance

/external/elfutils/tests/
H A Dshowptable.c94 [PT_PHDR] = "PHDR"
H A Dupdate2.c105 phdr[0].p_type = PT_PHDR;
H A Dupdate3.c114 phdr[0].p_type = PT_PHDR;
H A Dupdate4.c119 phdr[0].p_type = PT_PHDR;
/external/grub/stage2/
H A Di386-elf.h185 #define PT_PHDR 6 macro
/external/kernel-headers/original/linux/
H A Delf.h40 #define PT_PHDR 6 macro
/external/valgrind/main/coregrind/m_ume/
H A Delf.c354 case PT_PHDR:
/external/llvm/include/llvm/Support/
H A DELF.h1104 PT_PHDR = 6, // The program header table itself. enumerator in enum:llvm::ELF::__anon9117
/external/qemu/
H A Delf.h30 #define PT_PHDR 6 macro
/external/elfutils/libelf/
H A Delf.h575 #define PT_PHDR 6 /* Entry for header table itself */ macro
/external/elfutils/src/
H A Delflint.c4148 else if (phdr->p_type == PT_PHDR)
H A Dldgeneric.c6619 phdr->p_type = PT_PHDR;
/external/valgrind/main/perf/
H A Dtinycc.c568 #define PT_PHDR 6 /* Entry for header table itself */ macro

Completed in 199 milliseconds