Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp140 resolveRelocationList(it->second, Addr); in resolveRelocations()
891 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
912 resolveRelocationList(Relocs, 0); in resolveExternalSymbols()
952 resolveRelocationList(Relocs, Addr); in resolveExternalSymbols()
DRuntimeDyldImpl.h383 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp143 resolveRelocationList(it->second, Addr); in resolveRelocations()
984 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
1041 resolveRelocationList(Relocs, 0); in resolveExternalSymbols()
1086 resolveRelocationList(Relocs, Addr); in resolveExternalSymbols()
DRuntimeDyldImpl.h420 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);