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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp153 resolveRelocationList(it->second, Addr);
1059 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, function in class:llvm::RuntimeDyldImpl
1082 resolveRelocationList(Relocs, 0);
1127 resolveRelocationList(Relocs, Addr);
H A DRuntimeDyldImpl.h411 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);

Completed in 168 milliseconds