Searched refs:PT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
580 if (phdr->p_type != PT_DYNAMIC) { in phdr_table_get_dynamic_section()
338 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro