Searched refs:R_ARM_RELATIVE (Results 1 – 9 of 9) sorted by relevance
215 if (rtype == R_ARM_RELATIVE) { /* A + B */ in elf_reloc_internal()251 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)
59 relativeRel = R_ARM_RELATIVE; in ARM()605 case R_ARM_RELATIVE: in relocate()877 case R_ARM_RELATIVE: in getImplicitAddend()
208 case R_ARM_RELATIVE: /* word32 B + A */ in reloc_nonplt_object()
1093 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro
204 return ELF::R_ARM_RELATIVE; in getELFRelativeRelocationType()
1681 _ELF_DEFINE_RELOC(R_ARM_RELATIVE, 23) \