Searched defs:LinkingMemoryManager (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h29 class LinkingMemoryManager : public RTDyldMemoryManager { class in namespace:llvm
31 LinkingMemoryManager(MCJIT *Parent, RTDyldMemoryManager *MM) function in class:llvm::LinkingMemoryManager
213 LinkingMemoryManager MemMgr;
337 // used by the LinkingMemoryManager.

Completed in 100 milliseconds