Home
last modified time | relevance | path

Searched refs:PdbSymbol (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp146 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local
148 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp174 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local
176 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp163 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local
165 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()