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

/external/llvm/tools/lli/
H A DRemoteTarget.h34 StringRef getErrorMsg() const { return ErrorMsg; } function in class:llvm::RemoteTarget
H A Dlli.cpp254 report_fatal_error(T->getErrorMsg());
506 errs() << "ERROR: " << Target.getErrorMsg() << "\n";

Completed in 208 milliseconds