Home
last modified time | relevance | path

Searched defs:GetMemMgr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp67 auto GetMemMgr = []() { in main() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp938 auto GetMemMgr = []() { return std::make_unique<SectionMemoryManager>(); }; createObjectLinkingLayer() local