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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionMachO.h112 /// S_ATTR_NO_TOC - Section contains coalesced symbols that are not to be
114 S_ATTR_NO_TOC = 1U << 30, enumerator in enum:llvm::MCSectionMachO::__anon10027
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSectionMachO.cpp60 ENTRY("no_toc", S_ATTR_NO_TOC)
H A DMCObjectFileInfo.cpp583 MCSectionMachO::S_ATTR_NO_TOC |
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h509 #define S_ATTR_NO_TOC 0x40000000 /* section contains coalesced macro

Completed in 214 milliseconds