Searched refs:getErrorMsg (Results 1 – 4 of 4) sorted by relevance
134 report_fatal_error(Target->getErrorMsg()); in notifyObjectLoaded()160 report_fatal_error(Target->getErrorMsg()); in finalizeMemory()165 report_fatal_error(Target->getErrorMsg()); in finalizeMemory()
37 StringRef getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function
689 errs() << "ERROR: " << Target->getErrorMsg() << "\n"; in main()709 errs() << "ERROR: " << Target->getErrorMsg() << "\n"; in main()
103 const std::string &getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function in llvm::RuntimeDyldCheckerExprEval::EvalResult147 << "': " << R.getErrorMsg() << "\n"; in handleError()