Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h49 using GetMemoryManagerFunction = variable
55 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager,
115 GetMemoryManagerFunction GetMemoryManager;
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp81 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager, in RTDyldObjectLinkingLayer()