Searched refs:PT_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
107 if (vdso_phdr[i].p_type == PT_DYNAMIC) { in __libc_init_vdso()
101 if (phdr.table[i].p_type == PT_DYNAMIC) { in ElfW()
38 #define PT_DYNAMIC 2 macro
388 if (phdr->p_type == PT_DYNAMIC) { in ReadDynamicSection()1023 if (phdr.p_type == PT_DYNAMIC) { in phdr_table_get_dynamic_section()