Searched defs:MH_DYLIB (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/examples/python/ | ||
| D | mach_o.py | 28 MH_DYLIB = 0x00000006 variable |
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
| D | MachO.h | 48 MH_DYLIB = 0x6u, enumerator |