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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCSectionMachO.h126 /// S_ATTR_SOME_INSTRUCTIONS - Section contains some machine instructions.
127 S_ATTR_SOME_INSTRUCTIONS = 1U << 10, enumerator in enum:llvm::MCSectionMachO::__anon18366
/external/v8/src/
H A Dgdb-jit.cc224 S_ATTR_SOME_INSTRUCTIONS = 0x400u, enumerator in enum:v8::internal::MachOSection::Type
362 MachOSection::S_ATTR_SOME_INSTRUCTIONS |

Completed in 52 milliseconds