Searched refs:getErrorMessage (Results 1 – 9 of 9) sorted by relevance
38 StringRef getErrorMessage() const;
51 StringRef BinaryStreamError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in BinaryStreamError
99 const std::string &getErrorMessage() const { return Error.value(); } in getErrorMessage() function
50 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
287 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
315 *OutError = strdup(ExecEngine->getErrorMessage().c_str()); in LLVMExecutionEngineGetErrMsg()
297 << Multilib.getErrorMessage(); in findMultilibsFromYAML()
60 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
21 {"_ZN4dyld15getErrorMessageEv", "dyld::getErrorMessage()"},