Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h40 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp306 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/
DRuntimeDyldELF.h40 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp364 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF
938 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()