Searched refs:R_PPC_RELATIVE (Results 1 – 11 of 11) sorted by relevance
67 case R_PPC_RELATIVE: /* word32 B + A */ in ef_reloc()
57 RELOC_NUMBER (R_PPC_RELATIVE, 22)
167 case R_PPC_RELATIVE: /* doubleword64 B + A */ in elf_reloc_internal()
230 case R_PPC_RELATIVE: /* word32 B + A */ in elf_reloc_internal()
206 case R_PPC_RELATIVE: in __elfN()
187 case R_PPC_RELATIVE: /* doubleword64 B + A */ in reloc_nonplt_object()
192 case R_PPC_RELATIVE: /* word32 B + A */ in reloc_nonplt_object()
811 #define R_PPC_RELATIVE 22 macro
517 HOWTO (R_PPC_RELATIVE, /* type */3347 case R_PPC_RELATIVE: in ppc_elf_check_relocs()6164 outrel.r_info = ELF32_R_INFO (indx, R_PPC_RELATIVE); in ppc_elf_relocate_section()6411 outrel.r_info = ELF32_R_INFO (0, R_PPC_RELATIVE); in ppc_elf_relocate_section()6463 || ELF32_R_TYPE (outrel.r_info) != R_PPC_RELATIVE)) in ppc_elf_relocate_section()6719 case R_PPC_RELATIVE: in ppc_elf_relocate_section()7191 case R_PPC_RELATIVE: in ppc_elf_reloc_type_class()
1016 corresponding change in sparc). Treat R_PPC_RELATIVE RELA relocs1820 (ppc_elf_relocate_section): Likewise. Relocate R_PPC_RELATIVE
6496 even if generating R_PPC_RELATIVE reloc.