Searched refs:BIND_SYMBOL_FLAGS_WEAK_IMPORT (Results 1 – 4 of 4) sorted by relevance
641 flags |= BIND_SYMBOL_FLAGS_WEAK_IMPORT; in finalizeContents()962 flags |= BIND_SYMBOL_FLAGS_WEAK_IMPORT; in encode()
268 BIND_SYMBOL_FLAGS_WEAK_IMPORT = 0x1u, enumerator
3443 Flags = Target.weakImport() ? MachO::BIND_SYMBOL_FLAGS_WEAK_IMPORT : 0; in moveNext()
1416 if (Entry.flags() & MachO::BIND_SYMBOL_FLAGS_WEAK_IMPORT) in PrintDyldInfo()10687 if (Entry.flags() & MachO::BIND_SYMBOL_FLAGS_WEAK_IMPORT) in printMachOBindTable()