Home
last modified time | relevance | path

Searched defs:notifyRemovingResources (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h111 Error notifyRemovingResources(JITDylib &JD, ResourceKey K) override { in notifyRemovingResources() function
H A DELFNixPlatform.h149 Error notifyRemovingResources(JITDylib &JD, ResourceKey K) override { in notifyRemovingResources() function
H A DMachOPlatform.h214 Error notifyRemovingResources(JITDylib &JD, ResourceKey K) override { in notifyRemovingResources() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp133 Error VTuneSupportPlugin::notifyRemovingResources(JITDylib &JD, ResourceKey K) { in notifyRemovingResources() function in VTuneSupportPlugin
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp
H A DDebugObjectManagerPlugin.cpp510 Error DebugObjectManagerPlugin::notifyRemovingResources(JITDylib &JD, in notifyRemovingResources() function in llvm::orc::DebugObjectManagerPlugin
H A DObjectLinkingLayer.cpp840 Error EHFrameRegistrationPlugin::notifyRemovingResources(JITDylib &JD, in notifyRemovingResources() function in llvm::orc::EHFrameRegistrationPlugin