Searched refs:PT_PHDR (Results 1 – 5 of 5) sorted by relevance
45 if (phdr_table[i].p_type == PT_PHDR) { in get_elf_base_from_phdr()
536 if (phdr_table[i].p_type == PT_PHDR) { in get_elf_base_from_phdr()
1103 if (phdr->p_type == PT_PHDR) { in FindPhdr()
42 #define PT_PHDR 6 macro
138 if (phdr.table[i].p_type == PT_PHDR) { in find_exe_load_bias()