Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h83 virtual void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
225 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
H A DDebuggerSupportPlugin.h
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.h218 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h42 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp155 void VTuneSupportPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources() function in VTuneSupportPlugin
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp788 P->notifyTransferringResources(JD, DstKey, SrcKey); in handleTransferResources()
864 void EHFrameRegistrationPlugin::notifyTransferringResources( in notifyTransferringResources() function in llvm::orc::EHFrameRegistrationPlugin
H A DDebuggerSupportPlugin.cpp
H A DDebugObjectManagerPlugin.cpp494 void DebugObjectManagerPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources() function in llvm::orc::DebugObjectManagerPlugin