Home
last modified time | relevance | path

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

/external/llvm/tools/lli/
DRemoteTarget.h37 StringRef getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function
/external/xmlrpcpp/src/
DXmlRpcSocket.cpp246 XmlRpcSocket::getErrorMsg() in getErrorMsg() function in XmlRpcSocket
253 XmlRpcSocket::getErrorMsg(int error) in getErrorMsg() function in XmlRpcSocket
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp103 const std::string &getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function in llvm::RuntimeDyldCheckerExprEval::EvalResult