Home
last modified time | relevance | path

Searched defs:notifyTransferringResources (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
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/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 DDebuggerSupportPlugin.cpp
H A DDebugObjectManagerPlugin.cpp494 void DebugObjectManagerPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources() function in llvm::orc::DebugObjectManagerPlugin
H A DObjectLinkingLayer.cpp864 void EHFrameRegistrationPlugin::notifyTransferringResources( in notifyTransferringResources() function in llvm::orc::EHFrameRegistrationPlugin