Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp998 const auto ReaderType = in dumpDia() local
1000 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpDia()
1046 const auto ReaderType = in dumpPretty() local
1048 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpPretty()
1276 if (ReaderType == PDB_ReaderType::Native) in dumpPretty()