Searched defs:DstKey (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/ |
H A D | DebugInfoSupport.h | 48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
H A D | PerfSupportPlugin.h | 48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 115 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
H A D | ELFNixPlatform.h | 153 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
H A D | MachOPlatform.h | 204 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | DebuggerSupportPlugin.cpp | 350 JITDylib &JD, ResourceKey DstKey, ResourceKey SrcKey) {} in notifyTransferringResources()
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | RTDyldObjectLinkingLayer.cpp | 420 handleTransferResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) handleTransferResources() argument
|
H A D | ObjectLinkingLayer.cpp | 746 handleTransferResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) handleTransferResources() argument 839 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
H A D | DebugObjectManagerPlugin.cpp | 495 ResourceKey DstKey, in notifyTransferringResources()
|