Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp153 resolveRelocationList(it->second, Addr); in resolveLocalRelocations()
1079 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
1100 resolveRelocationList(Relocs, 0); in applyExternalSymbolRelocations()
1135 resolveRelocationList(Relocs, Addr); in applyExternalSymbolRelocations()
H A DRuntimeDyldImpl.h396 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);