Home
last modified time | relevance | path

Searched defs:getModuleDebugStream (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/tools/llvm-pdbutil/
DInputFile.cpp38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
DDumpOutputStyle.cpp412 static Expected<ModuleDebugStreamRef> getModuleDebugStream(PDBFile &File, in getModuleDebugStream() function
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp445 NativeSession::getModuleDebugStream(uint32_t Index) const { in getModuleDebugStream() function in NativeSession