Searched refs:r_type2 (Results 1 – 4 of 4) sorted by relevance
743 unsigned char r_type2[1]; member759 unsigned char r_type2; member777 unsigned char r_type2[1]; member795 unsigned char r_type2; member
1642 dst->r_type2 = H_GET_8 (abfd, src->r_type2); in mips_elf64_swap_reloc_in()1657 dst->r_type2 = H_GET_8 (abfd, src->r_type2); in mips_elf64_swap_reloca_in()1672 H_PUT_8 (abfd, src->r_type2, dst->r_type2); in mips_elf64_swap_reloc_out()1686 H_PUT_8 (abfd, src->r_type2, dst->r_type2); in mips_elf64_swap_reloca_out()1707 dst[1].r_info = ELF64_R_INFO (mirel.r_ssym, mirel.r_type2); in mips_elf64_be_swap_reloc_in()1730 dst[1].r_info = ELF64_R_INFO (mirela.r_ssym, mirela.r_type2); in mips_elf64_be_swap_reloca_in()1750 mirel.r_type2 = ELF64_MIPS_R_TYPE (src[1].r_info); in mips_elf64_be_swap_reloc_out()1776 mirela.r_type2 = ELF64_MIPS_R_TYPE (src[1].r_info); in mips_elf64_be_swap_reloca_out()2432 type = (enum elf_mips_reloc_type) rela.r_type2; in mips_elf64_slurp_one_reloc_table()2739 int_rel.r_type2 = (int) R_MIPS_NONE; in mips_elf64_write_rel()[all …]
5650 enum elf_ppc_reloc_type r_type2; in ppc_elf_relocate_section() local5658 r_type2 = ELF32_R_TYPE (rel[1].r_info); in ppc_elf_relocate_section()5661 || (r_type2 != R_PPC_REL14 in ppc_elf_relocate_section()5662 && r_type2 != R_PPC_REL14_BRTAKEN in ppc_elf_relocate_section()5663 && r_type2 != R_PPC_REL14_BRNTAKEN in ppc_elf_relocate_section()5664 && r_type2 != R_PPC_REL24 in ppc_elf_relocate_section()5665 && r_type2 != R_PPC_PLTREL24)) in ppc_elf_relocate_section()
9799 enum elf_ppc64_reloc_type r_type2; in ppc64_elf_relocate_section() local9807 r_type2 = ELF64_R_TYPE (rel[1].r_info); in ppc64_elf_relocate_section()9810 || (r_type2 != R_PPC64_REL14 in ppc64_elf_relocate_section()9811 && r_type2 != R_PPC64_REL14_BRTAKEN in ppc64_elf_relocate_section()9812 && r_type2 != R_PPC64_REL14_BRNTAKEN in ppc64_elf_relocate_section()9813 && r_type2 != R_PPC64_REL24)) in ppc64_elf_relocate_section()