Home
last modified time | relevance | path

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

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