Searched refs:loadPDB (Results 1 – 1 of 1) sorted by relevance
885 static PDBFile &loadPDB(StringRef Path, std::unique_ptr<IPDBSession> &Session) { in loadPDB() function894 auto &File = loadPDB(Path, Session); in pdb2Yaml()910 auto &File = loadPDB(Path, Session); in dumpBytes()1330 auto &File = loadPDB(Path, Session); in mergePdbs()1387 PDBFile &File = loadPDB(opts::exportstream::InputFilename.front(), Session); in exportStream()