Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp154 resolveRelocationList(it->second, Addr); in resolveLocalRelocations()
995 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
1018 resolveRelocationList(Relocs, 0); in applyExternalSymbolRelocations()
1063 resolveRelocationList(Relocs, Addr); in applyExternalSymbolRelocations()
H A DRuntimeDyldImpl.h420 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);