Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp594 PDB_ReaderType ReaderType = in getOrCreateModuleInfo() local
596 if (auto Err = loadDataForEXE(ReaderType, Objects.first->getFileName(), in getOrCreateModuleInfo()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1038 const auto ReaderType = in dumpDia() local
1040 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpDia()
1086 const auto ReaderType = in dumpPretty() local
1088 ExitOnErr(loadDataForPDB(ReaderType, Path, Session)); in dumpPretty()