Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h130 Error notifyRemovingResources(ResourceKey K) override { in notifyRemovingResources() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp86 Error notifyRemovingResources(ResourceKey K) override { in notifyRemovingResources() function in MyPlugin
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp496 Error DebugObjectManagerPlugin::notifyRemovingResources(ResourceKey Key) { in notifyRemovingResources() function in llvm::orc::DebugObjectManagerPlugin
H A DObjectLinkingLayer.cpp734 Error EHFrameRegistrationPlugin::notifyRemovingResources(ResourceKey K) { in notifyRemovingResources() function in llvm::orc::EHFrameRegistrationPlugin
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp846 Error notifyRemovingResources(ResourceKey K) override { in Session() function in llvm::Session::Session::JITLinkSessionPlugin