Searched refs:reportCallThroughError (Results 1 – 2 of 2) sorted by relevance
40 ExecutorAddr LazyCallThroughManager::reportCallThroughError(Error Err) { in reportCallThroughError() function in llvm::orc::LazyCallThroughManager77 return NotifyLandingResolved(reportCallThroughError(Entry.takeError())); in resolveTrampolineLandingAddress()91 NotifyLandingResolved(reportCallThroughError(std::move(Err))); in resolveTrampolineLandingAddress()95 NotifyLandingResolved(reportCallThroughError(Result.takeError())); in resolveTrampolineLandingAddress()
67 ExecutorAddr reportCallThroughError(Error Err);