Searched defs:MH_BUNDLE (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/lldb/examples/python/ | ||
H A D | mach_o.py | 30 MH_BUNDLE = 0x00000008 variable |
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 50 MH_BUNDLE = 0x8u, enumerator |