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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionMachO.h120 /// S_ATTR_LIVE_SUPPORT - Blocks are live if they reference live blocks.
121 S_ATTR_LIVE_SUPPORT = 1U << 27, enumerator in enum:llvm::MCSectionMachO::__anon10027
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSectionMachO.cpp63 ENTRY("live_support", S_ATTR_LIVE_SUPPORT)
H A DMCObjectFileInfo.cpp585 MCSectionMachO::S_ATTR_LIVE_SUPPORT,
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h517 #define S_ATTR_LIVE_SUPPORT 0x08000000 /* blocks are live if they macro

Completed in 158 milliseconds