Home
last modified time | relevance | path

Searched refs:GetMemoryManagerFunction (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h52 using GetMemoryManagerFunction = variable
58 GetMemoryManagerFunction GetMemoryManager);
147 GetMemoryManagerFunction GetMemoryManager;
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp83 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) in RTDyldObjectLinkingLayer()