Searched refs:resolveARMRelocation (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 48 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 487 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation() function in llvm::RuntimeDyldELF 954 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 43 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 445 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation() function in llvm::RuntimeDyldELF 1124 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 48 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 587 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation() function in llvm::RuntimeDyldELF 1057 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
|