Home
last modified time | relevance | path

Searched refs:resolveRelocationList (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp59 resolveRelocationList(Relocations[i], Addr); in resolveRelocations()
615 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
636 resolveRelocationList(Relocs, 0); in resolveExternalSymbols()
669 resolveRelocationList(Relocs, Addr); in resolveExternalSymbols()
DRuntimeDyldImpl.h318 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);