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

/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::__anon19654
/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 259 milliseconds