| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LinkGraphLinkingLayer.h | 71 virtual void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, 165 void handleTransferResources(JITDylib &JD, ResourceKey DstKey,
|
| H A D | EHFrameRegistrationPlugin.h | 47 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | DebuggerSupportPlugin.h | |
| H A D | UnwindInfoRegistrationPlugin.h | 52 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | DebugObjectManagerPlugin.h | 83 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
|
| H A D | RTDyldObjectLinkingLayer.h | 145 void handleTransferResources(JITDylib &JD, ResourceKey DstKey,
|
| H A D | COFFPlatform.h | 112 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | ELFNixPlatform.h | 187 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | MachOPlatform.h | 226 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
| H A D | VTuneSupportPlugin.cpp | 157 ResourceKey DstKey, in notifyTransferringResources() argument 164 auto &Dest = LoadedMethodIDs[DstKey]; in notifyTransferringResources()
|
| H A D | DebuggerSupportPlugin.cpp | 356 JITDylib &JD, ResourceKey DstKey, ResourceKey SrcKey) {} in notifyTransferringResources() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/ |
| H A D | DebugInfoSupport.h | 49 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | DebuggerSupportPlugin.h | 48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
|
| H A D | PerfSupportPlugin.h | 49 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | VTuneSupportPlugin.h | 43 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey,
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | LinkGraphLinkingLayer.cpp | 559 ResourceKey DstKey, in handleTransferResources() argument 564 auto &DstAllocs = Allocs[DstKey]; in handleTransferResources() 574 P->notifyTransferringResources(JD, DstKey, SrcKey); in handleTransferResources()
|
| H A D | LazyObjectLinkingLayer.cpp | 48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | RTDyldObjectLinkingLayer.cpp | 435 ResourceKey DstKey, in handleTransferResources() argument 440 auto &DstMemMgrs = MemMgrs[DstKey]; in handleTransferResources()
|
| H A D | DebugObjectManagerPlugin.cpp | 495 ResourceKey DstKey, in notifyTransferringResources() argument 505 RegisteredObjs[DstKey].push_back(std::move(DebugObj)); in notifyTransferringResources()
|
| H A D | JITLinkReentryTrampolines.cpp | 47 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|
| H A D | DebuggerSupportPlugin.cpp | |
| H A D | LazyReexports.cpp | 276 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources() argument
|