Home
last modified time | relevance | path

Searched defs:notifyEmitted (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DUnwindInfoRegistrationPlugin.h40 Error notifyEmitted(MaterializationResponsibility &MR) override { in notifyEmitted() function
H A DLinkGraphLinkingLayer.h66 virtual Error notifyEmitted(MaterializationResponsibility &MR) { in notifyEmitted() function
H A DCore.h2007 inline Error MaterializationResponsibility::notifyEmitted( in notifyEmitted() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp113 Error VTuneSupportPlugin::notifyEmitted(MaterializationResponsibility &MR) { in notifyEmitted() function in VTuneSupportPlugin
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLinkGraphLinkingLayer.cpp246 Error notifyEmitted(jitlink::JITLinkMemoryManager::FinalizedAlloc FA) { in notifyEmitted() function in llvm::orc::LinkGraphLinkingLayer::JITLinkCtx
H A DDebugObjectManagerPlugin.cpp446 Error DebugObjectManagerPlugin::notifyEmitted( in notifyEmitted() function in llvm::orc::DebugObjectManagerPlugin