Home
last modified time | relevance | path

Searched refs:resolveARMRelocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h40 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp451 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation() function in llvm::RuntimeDyldELF
871 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()