Home
last modified time | relevance | path

Searched refs:BIND_SYMBOL_FLAGS_WEAK_IMPORT (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DMachO.h260 BIND_SYMBOL_FLAGS_WEAK_IMPORT = 0x1u, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h260 BIND_SYMBOL_FLAGS_WEAK_IMPORT = 0x1u, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h257 BIND_SYMBOL_FLAGS_WEAK_IMPORT = 0x1u, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9269 if (Entry.flags() & MachO::BIND_SYMBOL_FLAGS_WEAK_IMPORT) in printMachOBindTable()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp9908 if (Entry.flags() & MachO::BIND_SYMBOL_FLAGS_WEAK_IMPORT) in printMachOBindTable()