Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DDebugInfoSupport.h40 Error notifyRemovingResources(JITDylib &JD, ResourceKey K) override { in notifyRemovingResources() function
H A DPerfSupportPlugin.h44 Error notifyRemovingResources(JITDylib &JD, ResourceKey K) override { in notifyRemovingResources() function
/freebsd-src/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.h200 Error notifyRemovingResources(JITDylib &JD, ResourceKey K) override { notifyRemovingResources() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp344 Error GDBJITDebugInfoRegistrationPlugin::notifyRemovingResources( in notifyRemovingResources() function in llvm::orc::GDBJITDebugInfoRegistrationPlugin
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp510 Error DebugObjectManagerPlugin::notifyRemovingResources(JITDylib &JD, in notifyRemovingResources() function in llvm::orc::DebugObjectManagerPlugin
H A DObjectLinkingLayer.cpp814 Error EHFrameRegistrationPlugin::notifyRemovingResources(JITDylib &JD, notifyRemovingResources() function in llvm::orc::EHFrameRegistrationPlugin