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

/macosx-10.9.5/cctools-845/ld/
H A Dsections.c311 CHECK_FOR_LIVE_TOUCH enumerator in enum:walk_references_operation
317 "CHECK_FOR_LIVE_TOUCH"
5368 walk_references_in_section(CHECK_FOR_LIVE_TOUCH, ms);
5913 * If the operation is CHECK_FOR_LIVE_TOUCH it is being called for a section
5979 operation == CHECK_FOR_LIVE_TOUCH){
5982 operation == CHECK_FOR_LIVE_TOUCH){
6040 * For the CHECK_FOR_LIVE_TOUCH operation it checks only the directly referenced
6097 operation == CHECK_FOR_LIVE_TOUCH){
6128 * For the CHECK_FOR_LIVE_TOUCH operation if the fine_reloc is marked live the
6193 else if(operation == CHECK_FOR_LIVE_TOUCH){
[all...]

Completed in 59 milliseconds