Searched refs:resolveAArch64Relocation (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 40 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 306 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF 1118 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 40 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 364 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF 938 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|