Lines Matching refs:r_size
223 internal.r_size = \
674 dst->r_size = bfd_get_8 (abfd, src->r_size); in xcoff64_swap_reloc_in()
687 bfd_put_8 (abfd, src->r_size, dst->r_size); in xcoff64_swap_reloc_out()
1209 howto.bitsize = (rel->r_size & 0x3f) + 1; in xcoff64_ppc_relocate_section()
1213 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff64_ppc_relocate_section()
1788 if (15 == (internal->r_size & 0x3f)) in xcoff64_rtype2howto()
1798 else if (31 == (internal->r_size & 0x3f)) in xcoff64_rtype2howto()
1811 != ((unsigned int) internal->r_size & 0x3f) + 1)) in xcoff64_rtype2howto()
2398 reloc.r_size = 63; in xcoff64_generate_rtinit()
2428 reloc.r_size = 63; in xcoff64_generate_rtinit()
2458 reloc.r_size = 63; in xcoff64_generate_rtinit()