Searched defs:MH_ROOT_SAFE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | mach_o.py | 54 MH_ROOT_SAFE = 0x00040000 variable |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 78 MH_ROOT_SAFE = 0x00040000u, enumerator |