Searched refs:loadDataForEXE (Results 1 – 4 of 4) sorted by relevance
26 Error loadDataForEXE(PDB_ReaderType Type, StringRef Path,
44 Error llvm::pdb::loadDataForEXE(PDB_ReaderType Type, StringRef Path, in loadDataForEXE() function in llvm::pdb
410 if (auto Err = loadDataForEXE(PDB_ReaderType::DIA, in getOrCreateModuleInfo()
138 auto error = loadDataForEXE(PDB_ReaderType::DIA, llvm::StringRef(exePath), in CalculateAbilities()