Searched refs:ELF64_R_TYPE (Results 1 – 19 of 19) sorted by relevance
151 ELF64_R_TYPE(dr->r_info) > ELF32_R_TYPE(~0U)) { in gelf_update_rel()157 (Elf32_Word) ELF64_R_TYPE(dr->r_info)); in gelf_update_rel()
153 ELF64_R_TYPE(dr->r_info) > ELF32_R_TYPE(~0U)) { in gelf_update_rela()159 (Elf32_Word) ELF64_R_TYPE(dr->r_info)); in gelf_update_rela()
60 #define GELF_R_TYPE ELF64_R_TYPE
389 unsigned int r_type = ELF64_R_TYPE(dst->r_info);977 ELF64_R_TYPE (rel->r_info),1224 && ELF64_R_TYPE (rel->r_info) != R_390_PC321226 && ELF64_R_TYPE (rel->r_info) != R_390_PC64)1330 || ELF64_R_TYPE (rel->r_info) == R_390_PC321332 || ELF64_R_TYPE (rel->r_info) == R_390_PC64)1370 switch (ELF64_R_TYPE (rel->r_info)) in elf_s390_gc_mark_hook()1428 r_type = ELF64_R_TYPE (rel->r_info); in elf_s390_gc_sweep_hook()2262 r_type = ELF64_R_TYPE (rel->r_info);2775 if (r_type == ELF64_R_TYPE (rel->r_info))[all …]
274 r_type = ELF64_R_TYPE (dst->r_info); in elf64_x86_64_info_to_howto()768 r_type = ELF64_R_TYPE (rel->r_info); in elf64_x86_64_check_relocs()1160 switch (ELF64_R_TYPE (rel->r_info)) in elf64_x86_64_gc_mark_hook()1216 r_type = ELF64_R_TYPE (rel->r_info); in elf64_x86_64_gc_sweep_hook()2080 r_type = ELF64_R_TYPE (rel->r_info); in elf64_x86_64_relocate_section()2524 if (ELF64_R_TYPE (rel->r_info) == R_X86_64_TLSGD) in elf64_x86_64_relocate_section()2547 BFD_ASSERT (ELF64_R_TYPE (rel[1].r_info) == R_X86_64_PLT32); in elf64_x86_64_relocate_section()2792 if (r_type == ELF64_R_TYPE (rel->r_info)) in elf64_x86_64_relocate_section()2804 else if (ELF64_R_TYPE (rel->r_info) == R_X86_64_TLSGD) in elf64_x86_64_relocate_section()2887 else if (ELF64_R_TYPE (rel->r_info) == R_X86_64_TLSDESC_CALL) in elf64_x86_64_relocate_section()[all …]
2179 type = ELF64_R_TYPE (dst->r_info); in ppc64_elf_info_to_howto()4544 r_type = ELF64_R_TYPE (rel->r_info); in ppc64_elf_check_relocs()5265 r_type = ELF64_R_TYPE (rel->r_info); in ppc64_elf_gc_mark_hook()5369 r_type = ELF64_R_TYPE (rel->r_info); in ppc64_elf_gc_sweep_hook()6306 r_type = ELF64_R_TYPE (r_info); in dec_dynrel_count()6987 r_type = ELF64_R_TYPE (rel->r_info); in ppc64_elf_tls_optimize()7485 r_type = ELF64_R_TYPE (rel->r_info); in ppc64_elf_edit_toc()7641 r_type = ELF64_R_TYPE (rel->r_info); in ppc64_elf_edit_toc()8325 r_type = ELF64_R_TYPE (rel->r_info); in ppc_type_of_stub()9038 r_type = ELF64_R_TYPE (rel->r_info); in toc_adjusting_stub_needed()[all …]
1085 unsigned r_type = ELF64_R_TYPE(dst->r_info); in elf64_alpha_info_to_howto()1815 r_type = ELF64_R_TYPE (rel->r_info); in elf64_alpha_check_relocs()2911 && ELF64_R_TYPE (rel->r_info) == (unsigned int) type) in elf64_alpha_find_reloc_at_ofs()3127 if (ELF64_R_TYPE (urel->r_info) != R_ALPHA_LITUSE) in elf64_alpha_relax_with_lituse()3383 if (ELF64_R_TYPE (irel[1].r_info) != R_ALPHA_LITERAL in elf64_alpha_relax_tls_get_addr()3384 || ELF64_R_TYPE (irel[2].r_info) != R_ALPHA_LITUSE in elf64_alpha_relax_tls_get_addr()3671 unsigned long r_type = ELF64_R_TYPE (irel->r_info); in elf64_alpha_relax_section()3809 && ELF64_R_TYPE (irel[1].r_info) == R_ALPHA_LITUSE) in elf64_alpha_relax_section()3947 r_type = ELF64_R_TYPE (rel->r_info); in elf64_alpha_relocate_section_r()4100 r_type = ELF64_R_TYPE(rel->r_info); in elf64_alpha_relocate_section()[all …]
760 switch ((int) ELF64_R_TYPE (rela->r_info)) in elf64_sparc_reloc_type_class()
129 #define ELF_R_TYPE(X) ELF64_R_TYPE(X)
1611 result of ELF64_R_TYPE to enum before using in a switch.
37 #define ELFW_R_TYPE ELF64_R_TYPE
166 (((bfd_signed_vma)(ELF64_R_TYPE(info) >> 8) ^ 0x800000) - 0x800000)
544 #define ELF64_R_TYPE(i) ((i) & 0xffffffff) macro
1158 * sparc.h (ELF64_R_TYPE_DATA): Only use ELF64_R_TYPE bits, not1837 (ELF64_R_TYPE): Don't rely on size of unsigned long.
159 #define ELF64_R_TYPE(info) ((info) & 0xffffffffL) macro
3012 ELF64_R_TYPE(r.r_info)); in dump_rel()3015 type = ELF64_R_TYPE(r.r_info); in dump_rel()3096 ELF64_R_TYPE(r.r_info)); in dump_rela()3100 type = ELF64_R_TYPE(r.r_info); in dump_rela()
2824 #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) macro
943 type = ELF64_R_TYPE (info); in dump_relocations()5016 relname = elf_ia64_reloc_type (ELF64_R_TYPE (rp->r_info)); in slurp_ia64_unwind_table()5428 relname = elf_hppa_reloc_type (ELF64_R_TYPE (rp->r_info)); in slurp_hppa_unwind_table()
1724 ELF64_R_TYPE(r->u_r.rel.r_info))); in elf_print_rel_entry()