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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 59 resolveRelocationList(Relocations[i], Addr);
615 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs,
636 resolveRelocationList(Relocs, 0);
669 resolveRelocationList(Relocs, Addr);
RuntimeDyldImpl.h 318 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);

Completed in 31 milliseconds