Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h78 virtual Error notifyEmitted(MaterializationResponsibility &MR) { notifyEmitted() function
H A DCore.h2035 inline Error MaterializationResponsibility::notifyEmitted( notifyEmitted() function
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp77 Error notifyEmitted(MaterializationResponsibility &MR) override { in notifyEmitted() function in MyPlugin
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp112 Error VTuneSupportPlugin::notifyEmitted(MaterializationResponsibility &MR) { in notifyEmitted() function in VTuneSupportPlugin
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp364 Error notifyEmitted(jitlink::JITLinkMemoryManager::FinalizedAlloc FA) { notifyEmitted() function in llvm::orc::ObjectLinkingLayerJITLinkContext
810 Error EHFrameRegistrationPlugin::notifyEmitted( notifyEmitted() function in llvm::orc::EHFrameRegistrationPlugin
H A DDebugObjectManagerPlugin.cpp447 Error DebugObjectManagerPlugin::notifyEmitted( notifyEmitted() function in llvm::orc::DebugObjectManagerPlugin