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

/macosx-10.9.5/cctools-845/ld/
H A Dsections.h64 enum bool debug_only; /* TRUE if segment contains sections with the */ member in struct:merged_segment
H A Dsections.c502 if(msg->debug_only == TRUE &&
510 if(msg->debug_only == FALSE &&
779 msg->debug_only = (s->flags & S_ATTR_DEBUG) == S_ATTR_DEBUG;
875 if(msg->debug_only == TRUE){

Completed in 187 milliseconds