Home
last modified time | relevance | path

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

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