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

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h120 #define MH_DSYM 0xa /* companion file with only debug */ macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h120 #define MH_DSYM 0xa /* companion file with only debug */ macro
/macosx-10.9.5/cctools-845/libstuff/
H A Dofile.c3615 mh->filetype != MH_DSYM &&
3708 mh64->filetype != MH_DSYM &&
/macosx-10.9.5/cctools-845/misc/
H A Dstrip.c980 if(object->mh_filetype == MH_DSYM)
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c1664 case MH_DSYM:

Completed in 243 milliseconds