Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h51 using GetMemoryManagerFunction = variable
57 GetMemoryManagerFunction GetMemoryManager);
147 GetMemoryManagerFunction GetMemoryManager;
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp85 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) in RTDyldObjectLinkingLayer()