Searched defs:MH_BINDS_TO_WEAK (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | mach_o.py | 52 MH_BINDS_TO_WEAK = 0x00010000 variable |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 76 MH_BINDS_TO_WEAK = 0x00010000u, enumerator |