Home
last modified time | relevance | path

Searched refs:getPdbModuleStream (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInputFile.h110 const ModuleDebugStreamRef &getPdbModuleStream() const;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DInputFile.cpp229 const ModuleDebugStreamRef &SymbolGroup::getPdbModuleStream() const { in getPdbModuleStream() function in SymbolGroup