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

/macosx-10.9.5/dyld-239.4/src/
H A DthreadLocalVariables.c72 #ifndef MH_HAS_TLV_DESCRIPTORS
73 #define MH_HAS_TLV_DESCRIPTORS 0x800000 macro
312 // this to be fast. The linker sets MH_HAS_TLV_DESCRIPTORS so we don't
315 if ( info[i].imageLoadAddress->flags & MH_HAS_TLV_DESCRIPTORS )
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h200 #define MH_HAS_TLV_DESCRIPTORS 0x800000 /* Contains a section of type macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h200 #define MH_HAS_TLV_DESCRIPTORS 0x800000 /* Contains a section of type macro

Completed in 239 milliseconds