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

/macosx-10.9.5/cctools-845/ld/
H A Dsections.c5929 enum bool found_live; local
5980 found_live = FALSE;
5983 found_live = walk_references(
5993 if(found_live == TRUE){
6002 "0x%x found_live == TRUE\n", j,
6053 enum bool found_live; local
6098 found_live = ref_operation(operation, ref, obj);
6099 if(found_live == TRUE)
6141 enum bool found_live; local
6183 found_live
[all...]

Completed in 181 milliseconds