Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp153 resolveRelocationList(it->second, Addr); in resolveLocalRelocations()
1059 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
1082 resolveRelocationList(Relocs, 0); in applyExternalSymbolRelocations()
1127 resolveRelocationList(Relocs, Addr); in applyExternalSymbolRelocations()
DRuntimeDyldImpl.h411 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);