Searched refs:r_type (Results 176 - 200 of 358) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic30.c113 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto)
125 /* Code to turn a r_type into a howto ptr, uses the above howto table. */
132 switch (dst->r_type)
H A Delf32-fr30.c396 unsigned int r_type;
398 r_type = ELF32_R_TYPE (dst->r_info);
399 BFD_ASSERT (r_type < (unsigned int) R_FR30_max);
400 cache_ptr->howto = & fr30_elf_howto_table [r_type];
548 int r_type;
550 r_type = ELF32_R_TYPE (rel->r_info);
552 if ( r_type == R_FR30_GNU_VTINHERIT
553 || r_type == R_FR30_GNU_VTENTRY)
393 unsigned int r_type; local
543 int r_type; local
H A Delf32-or32.c493 unsigned int r_type; local
495 r_type = ELF32_R_TYPE (dst->r_info);
496 BFD_ASSERT (r_type < (unsigned int) R_OR32_max);
497 cache_ptr->howto = &elf_or32_howto_table[r_type];
H A Delf32-ppc.c2623 enum elf_ppc_reloc_type r_type)
2625 switch (r_type)
3351 is_branch_reloc (enum elf_ppc_reloc_type r_type)
3353 return (r_type == R_PPC_PLTREL24
3354 || r_type == R_PPC_LOCAL24PC
3355 || r_type == R_PPC_REL24
3356 || r_type == R_PPC_REL14
3357 || r_type == R_PPC_REL14_BRTAKEN
3358 || r_type == R_PPC_REL14_BRNTAKEN
3359 || r_type argument
2616 must_be_dyn_reloc(struct bfd_link_info *info, enum elf_ppc_reloc_type r_type) argument
3344 is_branch_reloc(enum elf_ppc_reloc_type r_type) argument
3428 enum elf_ppc_reloc_type r_type; local
4381 enum elf_ppc_reloc_type r_type; local
4603 enum elf_ppc_reloc_type r_type = ELF32_R_TYPE (rel->r_info); local
4668 enum elf_ppc_reloc_type r_type; local
6043 unsigned long r_type = ELF32_R_TYPE (irel->r_info); local
6804 enum elf_ppc_reloc_type r_type; local
[all...]
H A Delf32-cr16c.c182 unsigned int r_type = ELF32_R_TYPE (dst->r_info); local
184 BFD_ASSERT (r_type < (unsigned int) RINDEX_16C_MAX);
185 cache_ptr->howto = &elf_howto_table[r_type];
207 unsigned short r_type; local
221 r_type = reloc_map_index[howto->type].cr_reloc_type;
222 format = r_type & R_FORMAT;
223 size = r_type & R_SIZESP;
224 addr_type = r_type & R_ADDRTYPE;
407 switch ((r_type & R_RELTO) >> 4)
694 int r_type; local
[all...]
H A Delf32-mips.c1383 mips_elf32_rtype_to_howto (unsigned int r_type, argument
1386 switch (r_type)
1401 if (r_type >= R_MIPS16_min && r_type < R_MIPS16_max)
1402 return &elf_mips16_howto_table_rel[r_type - R_MIPS16_min];
1403 BFD_ASSERT (r_type < (unsigned int) R_MIPS_max);
1404 return &elf_mips_howto_table_rel[r_type];
1414 unsigned int r_type; local
1416 r_type = ELF32_R_TYPE (dst->r_info);
1418 cache_ptr->howto = bed->elf_backend_mips_rtype_to_howto (r_type, FALS
[all...]
H A Delf32-pj.c44 enum elf_pj_reloc_type r_type; local
48 r_type = (enum elf_pj_reloc_type) reloc_entry->howto->type;
68 switch (r_type)
H A Delf32-bfin.c1050 unsigned int r_type;
1052 r_type = ELF32_R_TYPE (dst->r_info);
1054 if (r_type <= BFIN_RELOC_MAX)
1055 cache_ptr->howto = &bfin_howto_table [r_type];
1057 else if (r_type >= BFIN_GNUEXT_RELOC_MIN && r_type <= BFIN_GNUEXT_RELOC_MAX)
1058 cache_ptr->howto = &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN];
1070 unsigned int r_type = BFIN_RELOC_MIN;
1074 r_type = bfin_reloc_map[i].bfin_reloc_val;
1076 if (r_type <
1049 unsigned int r_type; local
1069 unsigned int r_type = BFIN_RELOC_MIN; local
1111 bfin_reloc_type_lookup(bfd * abfd ATTRIBUTE_UNUSED, unsigned int r_type) argument
1303 int r_type = ELF32_R_TYPE (rel->r_info); local
1380 int r_type; local
2605 int r_type; local
[all...]
H A Dcoff-alpha.c554 intern->r_type = ((ext->r_bits[0] & RELOC_BITS0_TYPE_LITTLE)
563 if (intern->r_type == ALPHA_R_LITUSE
564 || intern->r_type == ALPHA_R_GPDISP)
575 else if (intern->r_type == ALPHA_R_IGNORE)
600 if (intern->r_type == ALPHA_R_LITUSE
601 || intern->r_type == ALPHA_R_GPDISP)
606 else if (intern->r_type == ALPHA_R_IGNORE
630 ext->r_bits[0] = ((intern->r_type << RELOC_BITS0_TYPE_SH_LITTLE)
650 if (intern->r_type > ALPHA_R_GPVALUE)
654 abfd, intern->r_type);
1533 int r_type; local
[all...]
H A Delf32-m68k.c753 elf_m68k_reloc_got_type (enum elf_m68k_reloc_type r_type)
755 switch (r_type)
760 r_type. */
793 elf_m68k_reloc_got_offset_size (enum elf_m68k_reloc_type r_type)
795 switch (r_type)
820 elf_m68k_reloc_got_n_slots (enum elf_m68k_reloc_type r_type)
822 switch (elf_m68k_reloc_got_type (r_type))
841 elf_m68k_reloc_tls_p (enum elf_m68k_reloc_type r_type)
843 switch (r_type)
3545 enum elf_m68k_reloc_type r_type,
752 elf_m68k_reloc_got_type(enum elf_m68k_reloc_type r_type) argument
792 elf_m68k_reloc_got_offset_size(enum elf_m68k_reloc_type r_type) argument
819 elf_m68k_reloc_got_n_slots(enum elf_m68k_reloc_type r_type) argument
840 elf_m68k_reloc_tls_p(enum elf_m68k_reloc_type r_type) argument
3541 elf_m68k_init_got_entry_static(struct bfd_link_info *info, bfd *output_bfd, enum elf_m68k_reloc_type r_type, asection *sgot, bfd_vma got_entry_offset, bfd_vma relocation) argument
3582 elf_m68k_init_got_entry_local_shared(struct bfd_link_info *info, bfd *output_bfd, enum elf_m68k_reloc_type r_type, asection *sgot, bfd_vma got_entry_offset, bfd_vma relocation, asection *srela) argument
3677 int r_type; local
4365 enum elf_m68k_reloc_type r_type; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-tic30.c113 #define SELECT_RELOC(x,howto) x.r_type = coff_tic30_select_reloc(howto)
125 /* Code to turn a r_type into a howto ptr, uses the above howto table. */
132 switch (dst->r_type)
H A Delf32-fr30.c396 unsigned int r_type;
398 r_type = ELF32_R_TYPE (dst->r_info);
399 BFD_ASSERT (r_type < (unsigned int) R_FR30_max);
400 cache_ptr->howto = & fr30_elf_howto_table [r_type];
548 int r_type;
550 r_type = ELF32_R_TYPE (rel->r_info);
552 if ( r_type == R_FR30_GNU_VTINHERIT
553 || r_type == R_FR30_GNU_VTENTRY)
393 unsigned int r_type; local
543 int r_type; local
H A Delf32-or32.c493 unsigned int r_type; local
495 r_type = ELF32_R_TYPE (dst->r_info);
496 BFD_ASSERT (r_type < (unsigned int) R_OR32_max);
497 cache_ptr->howto = &elf_or32_howto_table[r_type];
H A Delf32-ppc.c2621 enum elf_ppc_reloc_type r_type)
2623 switch (r_type)
3348 is_branch_reloc (enum elf_ppc_reloc_type r_type)
3350 return (r_type == R_PPC_PLTREL24
3351 || r_type == R_PPC_LOCAL24PC
3352 || r_type == R_PPC_REL24
3353 || r_type == R_PPC_REL14
3354 || r_type == R_PPC_REL14_BRTAKEN
3355 || r_type == R_PPC_REL14_BRNTAKEN
3356 || r_type argument
2614 must_be_dyn_reloc(struct bfd_link_info *info, enum elf_ppc_reloc_type r_type) argument
3341 is_branch_reloc(enum elf_ppc_reloc_type r_type) argument
3425 enum elf_ppc_reloc_type r_type; local
4378 enum elf_ppc_reloc_type r_type; local
4600 enum elf_ppc_reloc_type r_type = ELF32_R_TYPE (rel->r_info); local
4665 enum elf_ppc_reloc_type r_type; local
6040 unsigned long r_type = ELF32_R_TYPE (irel->r_info); local
6801 enum elf_ppc_reloc_type r_type; local
[all...]
H A Delf32-cr16c.c182 unsigned int r_type = ELF32_R_TYPE (dst->r_info); local
184 BFD_ASSERT (r_type < (unsigned int) RINDEX_16C_MAX);
185 cache_ptr->howto = &elf_howto_table[r_type];
207 unsigned short r_type; local
221 r_type = reloc_map_index[howto->type].cr_reloc_type;
222 format = r_type & R_FORMAT;
223 size = r_type & R_SIZESP;
224 addr_type = r_type & R_ADDRTYPE;
407 switch ((r_type & R_RELTO) >> 4)
694 int r_type; local
[all...]
H A Delf32-mips.c1383 mips_elf32_rtype_to_howto (unsigned int r_type, argument
1386 switch (r_type)
1401 if (r_type >= R_MIPS16_min && r_type < R_MIPS16_max)
1402 return &elf_mips16_howto_table_rel[r_type - R_MIPS16_min];
1403 BFD_ASSERT (r_type < (unsigned int) R_MIPS_max);
1404 return &elf_mips_howto_table_rel[r_type];
1414 unsigned int r_type; local
1416 r_type = ELF32_R_TYPE (dst->r_info);
1418 cache_ptr->howto = bed->elf_backend_mips_rtype_to_howto (r_type, FALS
[all...]
H A Delf32-pj.c44 enum elf_pj_reloc_type r_type; local
48 r_type = (enum elf_pj_reloc_type) reloc_entry->howto->type;
68 switch (r_type)
H A Delf32-bfin.c1050 unsigned int r_type;
1052 r_type = ELF32_R_TYPE (dst->r_info);
1054 if (r_type <= BFIN_RELOC_MAX)
1055 cache_ptr->howto = &bfin_howto_table [r_type];
1057 else if (r_type >= BFIN_GNUEXT_RELOC_MIN && r_type <= BFIN_GNUEXT_RELOC_MAX)
1058 cache_ptr->howto = &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN];
1070 unsigned int r_type = BFIN_RELOC_MIN;
1074 r_type = bfin_reloc_map[i].bfin_reloc_val;
1076 if (r_type <
1049 unsigned int r_type; local
1069 unsigned int r_type = BFIN_RELOC_MIN; local
1111 bfin_reloc_type_lookup(bfd * abfd ATTRIBUTE_UNUSED, unsigned int r_type) argument
1319 int r_type = ELF32_R_TYPE (rel->r_info); local
1396 int r_type; local
2621 int r_type; local
[all...]
H A Delf32-m68k.c753 elf_m68k_reloc_got_type (enum elf_m68k_reloc_type r_type)
755 switch (r_type)
760 r_type. */
793 elf_m68k_reloc_got_offset_size (enum elf_m68k_reloc_type r_type)
795 switch (r_type)
820 elf_m68k_reloc_got_n_slots (enum elf_m68k_reloc_type r_type)
822 switch (elf_m68k_reloc_got_type (r_type))
841 elf_m68k_reloc_tls_p (enum elf_m68k_reloc_type r_type)
843 switch (r_type)
3545 enum elf_m68k_reloc_type r_type,
752 elf_m68k_reloc_got_type(enum elf_m68k_reloc_type r_type) argument
792 elf_m68k_reloc_got_offset_size(enum elf_m68k_reloc_type r_type) argument
819 elf_m68k_reloc_got_n_slots(enum elf_m68k_reloc_type r_type) argument
840 elf_m68k_reloc_tls_p(enum elf_m68k_reloc_type r_type) argument
3541 elf_m68k_init_got_entry_static(struct bfd_link_info *info, bfd *output_bfd, enum elf_m68k_reloc_type r_type, asection *sgot, bfd_vma got_entry_offset, bfd_vma relocation) argument
3582 elf_m68k_init_got_entry_local_shared(struct bfd_link_info *info, bfd *output_bfd, enum elf_m68k_reloc_type r_type, asection *sgot, bfd_vma got_entry_offset, bfd_vma relocation, asection *srela) argument
3677 int r_type; local
4365 enum elf_m68k_reloc_type r_type; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-pj.c474 bfd_reloc_code_real_type r_type;
481 r_type = fixp->fx_r_type;
483 rel->howto = bfd_reloc_type_lookup (stdoutput, r_type);
489 bfd_get_reloc_code_name (r_type));
473 bfd_reloc_code_real_type r_type; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dor32.h120 char r_type[2]; /* relocation type */ member in struct:external_reloc
150 relocation records are written. The first has an r_type of R_IHIHALF
152 record has an r_type of R_IHCONST (34 octal), a normal r_vaddr (which
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dor32.h120 char r_type[2]; /* relocation type */ member in struct:external_reloc
150 relocation records are written. The first has an r_type of R_IHIHALF
152 record has an r_type of R_IHCONST (34 octal), a normal r_vaddr (which
/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drmpproto.c97 switch(rmp->r_type) { /* do what we came here to do */
161 EnetStr(rconn), rmp->r_type);
445 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
550 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Daout64.h353 bfd_byte r_type[1]; /* Relocation type. */
413 bfd_byte r_type[1]; /* Relocation type. */
508 enum reloc_type r_type; /* Relocation type. */
351 bfd_byte r_type[1]; /* Relocation type. */ member in struct:reloc_std_external
411 bfd_byte r_type[1]; /* Relocation type. */ member in struct:reloc_ext_external
506 enum reloc_type r_type; /* Relocation type. */ member in struct:reloc_internal
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Daout64.h353 bfd_byte r_type[1]; /* Relocation type. */
413 bfd_byte r_type[1]; /* Relocation type. */
508 enum reloc_type r_type; /* Relocation type. */
351 bfd_byte r_type[1]; /* Relocation type. */ member in struct:reloc_std_external
411 bfd_byte r_type[1]; /* Relocation type. */ member in struct:reloc_ext_external
506 enum reloc_type r_type; /* Relocation type. */ member in struct:reloc_internal

Completed in 433 milliseconds

1234567891011>>