Home
last modified time | relevance | path

Searched refs:loadDataForPDB (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDB.h22 Error loadDataForPDB(PDB_ReaderType Type, StringRef Path,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDB.cpp23 Error llvm::pdb::loadDataForPDB(PDB_ReaderType Type, StringRef Path, in loadDataForPDB() function in llvm::pdb
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp277 if (auto Err = loadDataForPDB(PDB_ReaderType::Native, Path, Session)) in open()
H A Dllvm-pdbutil.cpp860 ExitOnErr(loadDataForPDB(PDB_ReaderType::Native, Path, Session)); in loadPDB()
1014 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpDia()
1062 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpPretty()