Searched defs:MH_MAGIC_64 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lldb/examples/python/ | ||
H A D | mach_o.py | 17 MH_MAGIC_64 = 0xfeedfacf variable |
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 32 MH_MAGIC_64 = 0xFEEDFACFu, enumerator |