Searched refs:PT_PHDR (Results 1 – 3 of 3) sorted by relevance
617 if (phdr->p_type == PT_PHDR) { in FindPhdr()
1713 if (si->phdr[i].p_type == PT_PHDR) { in __linker_init_post_relocation()
342 #define PT_PHDR 6 /* Entry for header table itself */ macro