Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A 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()
H A DRuntimeDyldImpl.h383 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp155 resolveRelocationList(Rel.second, Addr); in resolveLocalRelocations()
1098 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() function in llvm::RuntimeDyldImpl
1119 resolveRelocationList(Relocs, 0); in applyExternalSymbolRelocations()
1154 resolveRelocationList(Relocs, Addr); in applyExternalSymbolRelocations()
H A DRuntimeDyldImpl.h396 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A 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()
H A DRuntimeDyldImpl.h411 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);