Home
last modified time | relevance | path

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 DRuntimeDyldELF.h48 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp487 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 DRuntimeDyldELF.h43 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp445 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 DRuntimeDyldELF.h48 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp587 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation() function in llvm::RuntimeDyldELF
1057 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()