Searched refs:R_PPC_RELATIVE (Results 1 – 10 of 10) sorted by relevance
33 #undef R_PPC_RELATIVE106 ELF_RELOC(R_PPC_RELATIVE, 22)
68 case R_PPC_RELATIVE: /* word32|doubleword64 B + A */ in ef_ppc_reloc()
303 case R_PPC_RELATIVE: /* word32 B + A */ in elf_reloc_internal()362 if (ELF_R_TYPE(rela->r_info) != R_PPC_RELATIVE) in elf_reloc_self()
359 case R_PPC_RELATIVE: /* doubleword64 B + A */ in elf_reloc_internal()414 if (ELF_R_TYPE(rela->r_info) != R_PPC_RELATIVE) in elf_reloc_self()
203 case R_PPC_RELATIVE: in __elfN()
158 relativeRel = R_PPC_RELATIVE; in PPC() 286 case R_PPC_RELATIVE: in getImplicitAddend()
276 case R_PPC_RELATIVE: /* doubleword64 B + A */ in reloc_nonplt_object()
281 case R_PPC_RELATIVE: /* word32 B + A */ in reloc_nonplt_object()
1259 #define R_PPC_RELATIVE 22 macro
1937 _ELF_DEFINE_RELOC(R_PPC_RELATIVE, 22) \