Home
last modified time | relevance | path

Searched defs:CPU_ARCH_MASK (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dmach_o.py106 CPU_ARCH_MASK = 0xff000000 variable
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h1554 CPU_ARCH_MASK = 0xff000000, // Mask for architecture bits enumerator