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