Searched refs:getPDBFile (Results 1 – 17 of 17) sorted by relevance
24 Expected<DbiStream &> DbiS = Session.getPDBFile().getPDBDbiStream(); in getDbiStreamPtr()68 auto IS = Session.getPDBFile().getPDBInfoStream(); in getAge()76 return Session.getPDBFile().getFilePath(); in getSymbolsFileName()80 auto IS = Session.getPDBFile().getPDBInfoStream(); in getGuid()88 auto Dbi = Session.getPDBFile().getPDBDbiStream(); in hasCTypes()96 auto Dbi = Session.getPDBFile().getPDBDbiStream(); in hasPrivateSymbols()
26 GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream()); in NativeEnumGlobals()27 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in NativeEnumGlobals()
80 auto Tpi = Session.getPDBFile().getPDBTpiStream(); in createTypeEnumerator()157 auto Tpi = Session.getPDBFile().getPDBTpiStream(); in findSymbolByTypeIndex()263 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in getOrCreateGlobalSymbolByOffset()
102 TpiStream &Tpi = cantFail(Session.getPDBFile().getPDBTpiStream()); in initializeArgList()
66 TpiStream &Tpi = cantFail(Session.getPDBFile().getPDBTpiStream()); in NativeEnumEnumEnumerators()
24 Expected<DbiStream &> DbiS = Session.getPDBFile().getPDBDbiStream(); in getDbiStreamPtr()68 auto IS = Session.getPDBFile().getPDBInfoStream(); in getAge()76 return std::string(Session.getPDBFile().getFilePath()); in getSymbolsFileName()80 auto IS = Session.getPDBFile().getPDBInfoStream(); in getGuid()88 auto Dbi = Session.getPDBFile().getPDBDbiStream(); in hasCTypes()96 auto Dbi = Session.getPDBFile().getPDBDbiStream(); in hasPrivateSymbols()
28 GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream()); in NativeEnumGlobals()29 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in NativeEnumGlobals()
22 auto ST = Session.getPDBFile().getStringTable(); in getFileName()
95 auto Tpi = Session.getPDBFile().getPDBTpiStream(); in createTypeEnumerator()173 auto Tpi = Session.getPDBFile().getPDBTpiStream(); in findSymbolByTypeIndex()279 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in getOrCreateGlobalSymbolByOffset()390 auto Publics = Session.getPDBFile().getPDBPublicsStream(); in findPublicSymbolBySectOffset()394 auto ExpectedSyms = Session.getPDBFile().getPDBSymbolStream(); in findPublicSymbolBySectOffset()
64 auto Tpi = Session.getPDBFile().getPDBTpiStream(); in getName()69 auto Ipi = Session.getPDBFile().getPDBIpiStream(); in getName()
103 TpiStream &Tpi = cantFail(Session.getPDBFile().getPDBTpiStream()); in initializeArgList()
327 IF.PdbOrObj = &IF.PdbSession->getPDBFile(); in open()
66 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function67 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
97 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function98 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
109 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function110 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
374 PDBFile &File = RS->getPDBFile(); in pdb2Yaml()386 PDBFile &File = RS->getPDBFile(); in dumpRaw()