Searched refs:IPDBFile (Results 1 – 10 of 10) sorted by relevance
27 class IPDBFile; variable44 createIndexedStream(uint32_t StreamIdx, const IPDBFile &File);51 MappedBlockStream(std::unique_ptr<IPDBStreamData> Data, const IPDBFile &File);57 const IPDBFile &Pdb;
17 class IPDBFile; variable21 IndexedStreamData(uint32_t StreamIdx, const IPDBFile &File);29 const IPDBFile &File;
24 class IPDBFile {26 virtual ~IPDBFile() {} in ~IPDBFile()
28 InfoStreamBuilder(IPDBFile &File);40 IPDBFile &File;
20 class IPDBFile; variable
45 class PDBFile : public IPDBFile {
16 IndexedStreamData::IndexedStreamData(uint32_t StreamIdx, const IPDBFile &File) in IndexedStreamData()
27 const IPDBFile &File) in MappedBlockStreamImpl()39 const IPDBFile &Pdb) in MappedBlockStream()298 const IPDBFile &File) { in createIndexedStream()
21 InfoStreamBuilder::InfoStreamBuilder(IPDBFile &File) : File(File) {} in InfoStreamBuilder()
47 class DiscontiguousFile : public IPDBFile {87 const IPDBFile &File) in MappedBlockStreamImpl()