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

/external/elfutils/tests/
H A Dshowptable.c76 [PT_PHDR] = "PHDR"
H A Dupdate2.c93 phdr[0].p_type = PT_PHDR;
H A Dupdate3.c102 phdr[0].p_type = PT_PHDR;
H A Dupdate4.c107 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/qemu/
H A Delf.h30 #define PT_PHDR 6 macro
/external/elfutils/libelf/
H A Delf.h562 #define PT_PHDR 6 /* Entry for header table itself */ macro
/external/elfcopy/
H A Delfcopy.c1026 else if (phdr_info[pi].p_type == PT_PHDR) {
1027 INFO(" PT_PHDR\n");
1036 INFO("WARNING: PT_PHDR file and memory sizes are incorrect (%ld instead of %ld). Correcting.\n",
/external/elfutils/src/
H A Dldgeneric.c5771 phdr->p_type = PT_PHDR;

Completed in 88 milliseconds