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

  /external/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h 39 RuntimeDyldImpl *Dyld;
101 assert(!Dyld && "setProcessAllSections must be called before loadObject.");
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 214 RuntimeDyld Dyld;
255 Dyld.setProcessAllSections(ProcessAllSections);
307 Dyld.mapSectionAddress(LocalAddress, TargetAddress);

Completed in 35 milliseconds