Searched refs:ModStreamData (Results 1 – 4 of 4) sorted by relevance
235 auto ModStreamData = msf::MappedBlockStream::createIndexedStream( in dumpDbiStream() local239 pdb::ModuleDebugStreamRef ModS(MI, std::move(ModStreamData)); in dumpDbiStream()
57 auto ModStreamData = File.createIndexedStream(ModiStream); in getModuleDebugStream() local59 ModuleDebugStreamRef ModS(Modi, std::move(ModStreamData)); in getModuleDebugStream()
344 auto ModStreamData = MappedBlockStream::createIndexedStream( in iterateOneModule() local347 ModuleDebugStreamRef ModStream(Modi, std::move(ModStreamData)); in iterateOneModule()
391 auto ModStreamData = File.createIndexedStream(ModiStream); in getModuleDebugStream() local393 ModuleDebugStreamRef ModS(Modi, std::move(ModStreamData)); in getModuleDebugStream()