Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp389 if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
392 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
395 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
Dllvm-nm.cpp451 if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
454 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
457 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
/external/llvm/include/llvm/Support/
DMachO.h326 REFERENCE_TYPE = 0x7, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h326 REFERENCE_TYPE = 0x7, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h323 REFERENCE_TYPE = 0x7, enumerator