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

/bionic/libc/kernel/uapi/linux/
H A Delf.h47 #define PT_PHDR 6 macro
/bionic/linker/
H A Dlinker_phdr.cpp731 // If there is a PT_PHDR, use it directly.
733 if (phdr->p_type == PT_PHDR) {
H A Dlinker.cpp2395 if (si->phdr[i].p_type == PT_PHDR) {

Completed in 88 milliseconds