Home
last modified time | relevance | path

Searched refs:getErrorMsg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp127 const std::string &getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function in llvm::RuntimeDyldCheckerExprEval::EvalResult
171 << "': " << R.getErrorMsg() << "\n"; in handleError()