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

/external/llvm/include/llvm/MC/
H A DMCSectionMachO.h127 /// S_ATTR_SOME_INSTRUCTIONS - Section contains some machine instructions.
128 S_ATTR_SOME_INSTRUCTIONS = 1U << 10, enumerator in enum:llvm::MCSectionMachO::__anon7171
/external/v8/src/
H A Dgdb-jit.cc240 S_ATTR_SOME_INSTRUCTIONS = 0x400u, enumerator in enum:v8::MachOSection::Type
387 MachOSection::S_ATTR_SOME_INSTRUCTIONS |

Completed in 291 milliseconds