Searched refs:PT_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
80 if (vdso_phdr[i].p_type == PT_DYNAMIC) { in __libc_init_vdso()
38 #define PT_DYNAMIC 2 macro
91 case PT_DYNAMIC: type = "DYNAMIC"; break; in VerboseLogProgramHeader()175 if (program_header->p_type == PT_DYNAMIC) { in Load()477 if (program_header->p_type == PT_DYNAMIC) { in GetDynamicSection()
383 if (phdr->p_type == PT_DYNAMIC) { in ReadDynamicSection()1033 if (phdr.p_type == PT_DYNAMIC) { in phdr_table_get_dynamic_section()