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
692 errs() << "ERROR: " << Target->getErrorMsg() << "\n"; in main()712 errs() << "ERROR: " << Target->getErrorMsg() << "\n"; in main()
85 const std::string& getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function in llvm::RuntimeDyldCheckerExprEval::EvalResult129 << R.getErrorMsg() << "\n"; in handleError()