Searched defs:MH_PRELOAD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | mach_o.py | 27 MH_PRELOAD = 0x00000005 variable |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 47 MH_PRELOAD = 0x5u, enumerator |