Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Delf.h54 #define PT_PHDR 6 macro
/bionic/linker/
Dlinker_phdr.c600 if (phdr->p_type == PT_PHDR) { in phdr_table_get_loaded_phdr()
Dlinker.cpp1893 if (si->phdr[nn].p_type == PT_PHDR) { in __linker_init_post_relocation()