Searched defs:MH_CANONICAL (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | mach_o.py | 50 MH_CANONICAL = 0x00004000 variable |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 74 MH_CANONICAL = 0x00004000u, enumerator |