Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp104 resolveRelocationList(it->second, Addr); in resolveRelocations()
790 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
811 resolveRelocationList(Relocs, 0); in resolveExternalSymbols()
847 resolveRelocationList(Relocs, Addr); in resolveExternalSymbols()
DRuntimeDyldImpl.h393 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);