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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionMachO.h128 S_ATTR_SOME_INSTRUCTIONS = 1U << 10, enumerator in enum:llvm::MCSectionMachO::__anon9762
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.c95 #define S_ATTR_SOME_INSTRUCTIONS 0x00000400 /* Section contains some machine instructions. */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h532 #define S_ATTR_SOME_INSTRUCTIONS 0x00000400 /* section contains some macro

Completed in 95 milliseconds