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

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

Completed in 77 milliseconds