Searched refs:loadDataForEXE (Results 1 – 4 of 4) sorted by relevance
25 Error loadDataForEXE(PDB_ReaderType Type, StringRef Path,
35 Error llvm::pdb::loadDataForEXE(PDB_ReaderType Type, StringRef Path, in loadDataForEXE() function in llvm::pdb
596 if (auto Err = loadDataForEXE(ReaderType, Objects.first->getFileName(), in getOrCreateModuleInfo()
151 auto error = loadDataForEXE(PDB_ReaderType::DIA, llvm::StringRef(exePath), in CalculateAbilities()