Home
last modified time | relevance | path

Searched refs:l_rtype (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dnlm32-ppc.c441 int l_rtype; in nlm_powerpc_read_reloc() local
452 l_rtype = H_GET_16 (abfd, ext.l_rtype); in nlm_powerpc_read_reloc()
486 BFD_ASSERT ((l_rtype & 0xff) < HOWTO_COUNT); in nlm_powerpc_read_reloc()
488 rel->howto = nlm_powerpc_howto_table + (l_rtype & 0xff); in nlm_powerpc_read_reloc()
491 && ((l_rtype & 0x8000) != 0 in nlm_powerpc_read_reloc()
496 && ((l_rtype >> 8) & 0x1f) == rel->howto->bitsize - 1); in nlm_powerpc_read_reloc()
739 int l_rtype; in nlm_powerpc_write_reloc() local
798 l_rtype = howto->type; in nlm_powerpc_write_reloc()
800 l_rtype |= 0x8000; in nlm_powerpc_write_reloc()
801 l_rtype |= (howto->bitsize - 1) << 8; in nlm_powerpc_write_reloc()
[all …]
H A Dcoff64-rs6000.c731 dst->l_rtype = bfd_get_16 (abfd, src->l_rtype);
746 bfd_put_16 (abfd, (bfd_vma) src->l_rtype, dst->l_rtype);
H A Dcoff-rs6000.c2737 dst->l_rtype = bfd_get_16 (abfd, src->l_rtype);
2753 bfd_put_16 (abfd, (bfd_vma) src->l_rtype, dst->l_rtype);
H A Dxcofflink.c4519 ldrel.l_rtype = (irel->r_size << 8) | irel->r_type; in xcoff_link_input_bfd()
4818 ldrel.l_rtype = (irel->r_size << 8) | R_POS; in xcoff_write_global_symbol()
4941 ldrel.l_rtype = (reloc_size << 8) | R_POS; in xcoff_write_global_symbol()
5003 ldrel.l_rtype = (reloc_size << 8) | R_POS; in xcoff_write_global_symbol()
5312 ldrel.l_rtype = (irel->r_size << 8) | irel->r_type; in xcoff_reloc_link_order()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dnlm32-ppc.c560 int l_rtype; local
571 l_rtype = H_GET_16 (abfd, ext.l_rtype);
607 BFD_ASSERT ((l_rtype & 0xff) < HOWTO_COUNT);
609 rel->howto = nlm_powerpc_howto_table + (l_rtype & 0xff);
612 && ((l_rtype & 0x8000) != 0
617 && ((l_rtype >> 8) & 0x1f) == rel->howto->bitsize - 1);
789 int l_rtype; local
848 l_rtype = howto->type;
850 l_rtype |= 0x8000;
851 l_rtype |= (howto->bitsize - 1) << 8;
[all …]
H A Dcoff64-rs6000.c732 dst->l_rtype = bfd_get_16 (abfd, src->l_rtype);
747 bfd_put_16 (abfd, (bfd_vma) src->l_rtype, dst->l_rtype);
H A Dcoff-rs6000.c2741 dst->l_rtype = bfd_get_16 (abfd, src->l_rtype);
2757 bfd_put_16 (abfd, (bfd_vma) src->l_rtype, dst->l_rtype);
H A Dxcofflink.c5318 ldrel.l_rtype = (irel->r_size << 8) | irel->r_type;
5635 ldrel.l_rtype = (irel->r_size << 8) | R_POS;
5761 ldrel.l_rtype = (reloc_size << 8) | R_POS;
5823 ldrel.l_rtype = (reloc_size << 8) | R_POS;
6139 ldrel.l_rtype = (irel->r_size << 8) | irel->r_type;
/openbsd/gnu/usr.bin/binutils/include/nlm/
H A Dppc-ext.h56 unsigned char l_rtype[2]; member
/openbsd/gnu/usr.bin/binutils-2.17/include/nlm/
H A Dppc-ext.h56 unsigned char l_rtype[2]; member
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Drs6k64.h255 bfd_byte l_rtype[2]; member
H A Drs6000.h263 bfd_byte l_rtype[2]; member
H A Dxcoff.h230 short l_rtype; member
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Drs6k64.h255 bfd_byte l_rtype[2]; member
H A Drs6000.h263 bfd_byte l_rtype[2]; member
H A Dxcoff.h230 short l_rtype; member