Searched defs:S_ATTR_PURE_INSTRUCTIONS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionMachO.h111 S_ATTR_PURE_INSTRUCTIONS = 1U << 31, enumerator in enum:llvm::MCSectionMachO::__anon9762
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.c93 #define S_ATTR_PURE_INSTRUCTIONS 0x80000000 /* Section contains only true machine instructions. */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h507 #define S_ATTR_PURE_INSTRUCTIONS 0x80000000 /* section contains only true macro

Completed in 129 milliseconds