Searched refs:PT_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
90 if (vdso_phdr[i].p_type == PT_DYNAMIC) { in __libc_init_vdso()
42 #define PT_DYNAMIC 2 macro
715 if (phdr->p_type == PT_DYNAMIC) { in phdr_table_get_dynamic_section()