Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp1221 OnEmitted, in finalizeAsync() argument
1227 [SharedThis, OnEmitted = std::move(OnEmitted), O = std::move(O), in finalizeAsync()
1231 OnEmitted(std::move(O), std::move(Info), Result.takeError()); in finalizeAsync()
1245 OnEmitted(std::move(O), std::move(Info), in finalizeAsync()
1249 OnEmitted(std::move(O), std::move(Info), Error::success()); in finalizeAsync()
1455 OnEmitted) { in jitLinkForORC() argument
1463 OnEmitted(std::move(O), std::move(Info), in jitLinkForORC()
1470 OnEmitted(std::move(O), std::move(Info), std::move(Err)); in jitLinkForORC()
1472 RuntimeDyldImpl::finalizeAsync(std::move(RTDyld.Dyld), std::move(OnEmitted), in jitLinkForORC()
DRuntimeDyldImpl.h553 OnEmitted,
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h296 OnEmitted);
323 OnEmitted);