HomeSort by relevance Sort by last modified time
    Searched refs:LinkingMemoryManager (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 29 class LinkingMemoryManager : public RTDyldMemoryManager {
31 LinkingMemoryManager(MCJIT *Parent, RTDyldMemoryManager *MM)
213 LinkingMemoryManager MemMgr;
337 // used by the LinkingMemoryManager.
MCJIT.cpp 583 uint64_t LinkingMemoryManager::getSymbolAddress(const std::string &Name) {

Completed in 81 milliseconds