Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp155 resolveRelocationList(Rel.second, Addr); in resolveLocalRelocations()
1098 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
1118 resolveRelocationList(Relocs, 0); in applyExternalSymbolRelocations()
1153 resolveRelocationList(Relocs, Addr); in applyExternalSymbolRelocations()
H A DRuntimeDyldImpl.h402 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);