Searched refs:resolveARMRelocation (Results 1 – 2 of 2) sorted by relevance
40 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
451 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation() function in llvm::RuntimeDyldELF871 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()