Searched refs:ordered_sections (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Dsections.c1081 enum bool ordered_sections; local
1091 ordered_sections = FALSE;
1099 ordered_sections = TRUE;
1108 ordered_sections = TRUE;
1113 if(ordered_sections == TRUE)
1117 if(ordered_sections == FALSE && dead_strip == FALSE)

Completed in 89 milliseconds