Searched defs:MH_SPLIT_SEGS (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | mach_o.py | 41 MH_SPLIT_SEGS = 0x00000020 variable |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 65 MH_SPLIT_SEGS = 0x00000020u, enumerator |