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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 192 void resolveRelocationEntry(const RelocationEntry &RE, uint64_t Value);
RuntimeDyld.cpp 365 void RuntimeDyldImpl::resolveRelocationEntry(const RelocationEntry &RE,
384 resolveRelocationEntry(Relocs[i], Value);

Completed in 431 milliseconds