Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h39 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp367 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF
948 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h40 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp306 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF
1118 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h39 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp405 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF
1051 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()