Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h49 using GetMemoryManagerFunction = variable
55 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager,
80 GetMemoryManagerFunction GetMemoryManager;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp82 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager, in RTDyldObjectLinkingLayer2()