Searched refs:notifyTransferringResources (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.h | 83 virtual void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, 225 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
|
H A D | DebuggerSupportPlugin.h |
|
H A D | DebugObjectManagerPlugin.h | 82 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
|
H A D | COFFPlatform.h | 115 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
|
H A D | ELFNixPlatform.h | 153 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
|
H A D | MachOPlatform.h | 218 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/ |
H A D | VTuneSupportPlugin.h | 42 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | VTuneSupportPlugin.cpp | 155 void VTuneSupportPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources() function in VTuneSupportPlugin
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.cpp | 788 P->notifyTransferringResources(JD, DstKey, SrcKey); in handleTransferResources() 864 void EHFrameRegistrationPlugin::notifyTransferringResources( in notifyTransferringResources() function in llvm::orc::EHFrameRegistrationPlugin
|
H A D | DebuggerSupportPlugin.cpp |
|
H A D | DebugObjectManagerPlugin.cpp | 494 void DebugObjectManagerPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources() function in llvm::orc::DebugObjectManagerPlugin
|