Home
last modified time | relevance | path

Searched refs:getPDBSymbolStream (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumGlobals.cpp27 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in NativeEnumGlobals()
DSymbolCache.cpp263 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in getOrCreateGlobalSymbolByOffset()
DPDBFile.cpp348 Expected<SymbolStream &> PDBFile::getPDBSymbolStream() { in getPDBSymbolStream() function in PDBFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h106 Expected<SymbolStream &> getPDBSymbolStream();