Searched defs:getModuleDebugStream (Results 1 – 3 of 3) sorted by relevance
38 getModuleDebugStream(PDBFile &File, StringRef &ModuleName, uint32_t Index) { in getModuleDebugStream() function
412 static Expected<ModuleDebugStreamRef> getModuleDebugStream(PDBFile &File, in getModuleDebugStream() function
445 NativeSession::getModuleDebugStream(uint32_t Index) const { in getModuleDebugStream() function in NativeSession