Searched refs:R_ARM_RELATIVE (Results 1 – 9 of 9) sorted by relevance
217 if (rtype == R_ARM_RELATIVE) { /* A + B */ in elf_reloc_internal()253 case R_ARM_RELATIVE: in elf_reloc_internal()
84 case R_ARM_RELATIVE: /* B + A */ in ef_arm_reloc()
51 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE
30 ELF_RELOC(R_ARM_RELATIVE, 0x17)
208 case R_ARM_RELATIVE: /* word32 B + A */ in reloc_nonplt_object()
62 relativeRel = R_ARM_RELATIVE; in ARM()611 case R_ARM_RELATIVE: in relocate()887 case R_ARM_RELATIVE: in getImplicitAddend()
1132 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro
206 return ELF::R_ARM_RELATIVE; in getELFRelativeRelocationType()
1681 _ELF_DEFINE_RELOC(R_ARM_RELATIVE, 23) \