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

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h596 #define SEG_IMPORT "__IMPORT" /* the segment for the self (dyld) */ macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h597 #define SEG_IMPORT "__IMPORT" /* the segment for the self (dyld) */ macro
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c628 else if(strcmp(sg->segname, SEG_IMPORT) == 0){
837 else if(strcmp(sg->segname, SEG_IMPORT) == 0){
/macosx-10.9.5/cctools-845/ld/
H A Dlayout.c852 msg = lookup_merged_segment(SEG_IMPORT);

Completed in 123 milliseconds