Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h227 void resolveRelocationEntry(const RelocationEntry &RE, uint64_t Value);
DRuntimeDyld.cpp383 void RuntimeDyldImpl::resolveRelocationEntry(const RelocationEntry &RE, in resolveRelocationEntry() function in llvm::RuntimeDyldImpl
402 resolveRelocationEntry(Relocs[i], Value); in resolveRelocationList()