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