Searched refs:getModuleDebugStream (Results 1 – 2 of 2) sorted by relevance
39 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function176 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
378 static Expected<ModuleDebugStreamRef> getModuleDebugStream(PDBFile &File, in getModuleDebugStream() function1498 auto ExpectedModS = getModuleDebugStream(File.pdb(), I); in dumpModuleSymsForPdb()