Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp590 PDB_ReaderType ReaderType = in getOrCreateModuleInfo() local
592 if (auto Err = loadDataForEXE(ReaderType, Objects.first->getFileName(), in getOrCreateModuleInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1012 const auto ReaderType = in dumpDia() local
1014 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpDia()
1060 const auto ReaderType = in dumpPretty() local
1062 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpPretty()