Searched refs:getModuleDebugStream (Results 1 – 7 of 7) sorted by relevance
348 Session.getModuleDebugStream(Modi); in findFunctionSymbolBySectOffset()454 Session.getModuleDebugStream(Modi); in findLineTable()551 Session.getModuleDebugStream(Modi); in findLineNumbersByVA()
98 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineFramesByVA()
135 Expected<ModuleDebugStreamRef> ModS = Session.getModuleDebugStream(Modi); in findInlineeLinesByVA()
445 NativeSession::getModuleDebugStream(uint32_t Index) const { in getModuleDebugStream() function in NativeSession
38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function179 auto MDS = getModuleDebugStream(File->pdb(), Name, Modi); in initializeForPdb()
412 static Expected<ModuleDebugStreamRef> getModuleDebugStream(PDBFile &File, in getModuleDebugStream() function1578 auto ExpectedModS = getModuleDebugStream(File.pdb(), I); in dumpModuleSymsForPdb()
116 Expected<ModuleDebugStreamRef> getModuleDebugStream(uint32_t Index) const;