Home
last modified time | relevance | path

Searched refs:notifyTransferringResources (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h83 virtual void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
215 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
H A DDebugObjectManagerPlugin.h82 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
H A DCOFFPlatform.h115 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
H A DELFNixPlatform.h153 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
H A DMachOPlatform.h204 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DDebugInfoSupport.h48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
H A DDebuggerSupportPlugin.h46 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
H A DPerfSupportPlugin.h48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp762 P->notifyTransferringResources(JD, DstKey, SrcKey); in handleTransferResources()
838 void EHFrameRegistrationPlugin::notifyTransferringResources( in notifyTransferringResources() function in llvm::orc::EHFrameRegistrationPlugin
H A DDebugObjectManagerPlugin.cpp494 void DebugObjectManagerPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources() function in llvm::orc::DebugObjectManagerPlugin
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp349 void GDBJITDebugInfoRegistrationPlugin::notifyTransferringResources( in notifyTransferringResources() function in llvm::orc::GDBJITDebugInfoRegistrationPlugin