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/
DRTDyldObjectLinkingLayer.h52 using GetMemoryManagerFunction = variable
58 GetMemoryManagerFunction GetMemoryManager);
148 GetMemoryManagerFunction GetMemoryManager;
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp83 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) in RTDyldObjectLinkingLayer()