Home
last modified time | relevance | path

Searched refs:hasPrivateSymbols (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h32 bool hasPrivateSymbols() const override;
DNativeRawSymbol.h220 bool hasPrivateSymbols() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h34 FORWARD_SYMBOL_METHOD(hasPrivateSymbols)
DIPDBRawSymbol.h199 virtual bool hasPrivateSymbols() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h34 FORWARD_SYMBOL_METHOD(hasPrivateSymbols)
DIPDBRawSymbol.h228 virtual bool hasPrivateSymbols() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp77 bool NativeExeSymbol::hasPrivateSymbols() const { in hasPrivateSymbols() function in llvm::pdb::NativeExeSymbol
DNativeRawSymbol.cpp711 bool NativeRawSymbol::hasPrivateSymbols() const { in hasPrivateSymbols() function in NativeRawSymbol
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h190 bool hasPrivateSymbols() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h215 bool hasPrivateSymbols() const override;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp304 MOCK_SYMBOL_ACCESSOR(hasPrivateSymbols)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp386 MOCK_SYMBOL_ACCESSOR(hasPrivateSymbols)
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp431 if (GlobalScope->hasPrivateSymbols()) in dumpPretty()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1068 bool DIARawSymbol::hasPrivateSymbols() const { in hasPrivateSymbols() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1209 bool DIARawSymbol::hasPrivateSymbols() const { in hasPrivateSymbols() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp974 if (GlobalScope->hasPrivateSymbols()) in dumpPretty()