Searched refs:PT_PHDR (Results 1 – 6 of 6) sorted by relevance
47 if (phdr_table[i].p_type == PT_PHDR) { in get_elf_base_from_phdr()
565 if (phdr_table[i].p_type == PT_PHDR) { in get_elf_base_from_phdr()
1420 if (phdr->p_type == PT_PHDR) { in FindPhdr()
138 if (phdr.table[i].p_type == PT_PHDR) { in find_exe_load_bias()
30 #define PT_PHDR 6 macro
534 #define PT_PHDR 6 /* Location of program header itself. */ macro