Searched refs:getPDBFile (Results 1 – 6 of 6) sorted by relevance
66 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function67 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
107 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function108 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
22 : NativeRawSymbol(Session, SymbolId), File(Session.getPDBFile()) {} in NativeExeSymbol()
374 PDBFile &File = RS->getPDBFile(); in pdb2Yaml()386 PDBFile &File = RS->getPDBFile(); in dumpRaw()
273 IF.PdbOrObj = &IF.PdbSession->getPDBFile(); in open()
791 return NS->getPDBFile(); in loadPDB()