Searched refs:PT_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
267 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
1010 if (DynamicSegment->p_type == PT_DYNAMIC) { in WriteRelocations32()