Searched refs:r_type (Results 201 - 225 of 358) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
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);
1531 int r_type; local
[all...]
H A Delf32-cr16.c674 unsigned int r_type = ELF32_R_TYPE (dst->r_info); local
676 BFD_ASSERT (r_type < (unsigned int) R_CR16_MAX);
677 cache_ptr->howto = cr16_elf_howto_table + r_type;
861 unsigned short r_type = howto->type; local
868 switch (r_type)
944 if (!((r_type == R_CR16_GOT_REGREL20)
945 || (r_type == R_CR16_GOTC_REGREL20)))
978 if (r_type == R_CR16_DISP8)
985 else if (r_type == R_CR16_IMM4)
992 else if (r_type
1402 int r_type; local
[all...]
H A Delf32-xtensa.c482 unsigned int r_type = ELF32_R_TYPE (dst->r_info);
484 BFD_ASSERT (r_type < (unsigned int) R_XTENSA_max);
485 cache_ptr->howto = &elf_howto_table[r_type];
999 unsigned int r_type;
1009 r_type = ELF32_R_TYPE (rel->r_info);
1027 switch (r_type)
1310 unsigned int r_type;
1327 r_type = ELF32_R_TYPE (rel->r_info);
1328 switch (r_type)
2380 int r_type;
481 unsigned int r_type = ELF32_R_TYPE (dst->r_info); local
995 unsigned int r_type; local
1306 unsigned int r_type; local
2375 int r_type; local
2594 int r_type; local
3970 get_relocation_opnd(xtensa_opcode opcode, int r_type) argument
4013 get_relocation_slot(int r_type) argument
4110 is_alt_relocation(int r_type) argument
4118 is_operand_relocation(int r_type) argument
4987 int r_type; local
7967 int r_type; local
8291 unsigned r_type; local
8879 unsigned r_type; local
9535 int r_type; local
9649 int r_type; local
9795 unsigned r_type; local
10185 int r_type = ELF32_R_TYPE (rel->r_info); local
10230 int r_type = ELF32_R_TYPE (rel->r_info); local
[all...]
H A Delfxx-ia64.c216 (bfd_byte *hit_addr, bfd_vma val, unsigned int r_type);
886 unsigned long r_type = ELFNN_R_TYPE (irel->r_info);
895 switch (r_type)
993 if (r_type != R_IA64_PCREL21B)
1002 else if (elfNN_ia64_dynamic_symbol_p (h, link_info, r_type))
1079 if (r_type == R_IA64_PCREL60B)
1095 else if (r_type == R_IA64_PCREL60B)
1211 if (elfNN_ia64_install_value (contents + roff, offset, r_type)
1238 if (r_type == R_IA64_GPREL22)
1242 else if (r_type
883 unsigned long r_type = ELFNN_R_TYPE (irel->r_info); local
1747 elfNN_ia64_dynamic_symbol_p(struct elf_link_hash_entry *h, struct bfd_link_info *info, int r_type) argument
3748 elfNN_ia64_install_value(bfd_byte *hit_addr, bfd_vma v, unsigned int r_type) argument
4565 unsigned int r_type; local
[all...]
H A Delf32-vax.c1386 int r_type;
1395 r_type = ELF32_R_TYPE (rel->r_info);
1396 if (r_type < 0 || r_type >= (int) R_VAX_max)
1401 howto = howto_table + r_type;
1425 && ((r_type == R_VAX_PLT32
1429 || (r_type == R_VAX_GOT32
1447 && (r_type == R_VAX_8
1448 || r_type == R_VAX_16
1449 || r_type
1385 int r_type; local
[all...]
H A Delf-m10300.c646 unsigned int r_type; local
648 r_type = ELF32_R_TYPE (dst->r_info);
649 BFD_ASSERT (r_type < (unsigned int) R_MN10300_MAX);
650 cache_ptr->howto = elf_mn10300_howto_table + r_type;
696 unsigned int r_type; local
709 r_type = ELF32_R_TYPE (rel->r_info);
714 switch (r_type)
734 switch (r_type)
987 unsigned long r_type = howto->type; local
999 switch (r_type)
1430 int r_type; local
2142 long r_type; local
[all...]
H A Delf32-mep.c405 unsigned int r_type;
407 r_type = ELF32_R_TYPE (dst->r_info);
408 cache_ptr->howto = & mep_elf_howto_table [r_type];
477 int r_type;
479 r_type = ELF32_R_TYPE (rel->r_info);
515 if (r_type == R_RELC)
401 unsigned int r_type; local
472 int r_type; local
H A Delf32-tic6x.c1412 unsigned int r_type; local
1414 r_type = ELF32_R_TYPE (elf_reloc->r_info);
1415 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table))
1418 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type];
1425 unsigned int r_type; local
1427 r_type = ELF32_R_TYPE (elf_reloc->r_info);
1428 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table_rel))
1431 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type];
1824 unsigned int r_type; local
1849 r_type
2074 int r_type; local
2589 unsigned int r_type; local
[all...]
H A Dcoff-ia64.c51 (cache_ptr)->howto = howto_table + (dst)->r_type;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-cr16.c674 unsigned int r_type = ELF32_R_TYPE (dst->r_info); local
676 BFD_ASSERT (r_type < (unsigned int) R_CR16_MAX);
677 cache_ptr->howto = cr16_elf_howto_table + r_type;
861 unsigned short r_type = howto->type; local
868 switch (r_type)
944 if (!((r_type == R_CR16_GOT_REGREL20)
945 || (r_type == R_CR16_GOTC_REGREL20)))
978 if (r_type == R_CR16_DISP8)
985 else if (r_type == R_CR16_IMM4)
992 else if (r_type
1402 int r_type; local
[all...]
H A Delf32-xtensa.c482 unsigned int r_type = ELF32_R_TYPE (dst->r_info);
484 BFD_ASSERT (r_type < (unsigned int) R_XTENSA_max);
485 cache_ptr->howto = &elf_howto_table[r_type];
999 unsigned int r_type;
1009 r_type = ELF32_R_TYPE (rel->r_info);
1027 switch (r_type)
1310 unsigned int r_type;
1327 r_type = ELF32_R_TYPE (rel->r_info);
1328 switch (r_type)
2380 int r_type;
481 unsigned int r_type = ELF32_R_TYPE (dst->r_info); local
995 unsigned int r_type; local
1306 unsigned int r_type; local
2375 int r_type; local
2594 int r_type; local
3970 get_relocation_opnd(xtensa_opcode opcode, int r_type) argument
4013 get_relocation_slot(int r_type) argument
4110 is_alt_relocation(int r_type) argument
4118 is_operand_relocation(int r_type) argument
4987 int r_type; local
7967 int r_type; local
8291 unsigned r_type; local
8879 unsigned r_type; local
9535 int r_type; local
9649 int r_type; local
9795 unsigned r_type; local
10185 int r_type = ELF32_R_TYPE (rel->r_info); local
10230 int r_type = ELF32_R_TYPE (rel->r_info); local
[all...]
H A Delfxx-ia64.c215 (bfd_byte *hit_addr, bfd_vma val, unsigned int r_type);
885 unsigned long r_type = ELFNN_R_TYPE (irel->r_info);
894 switch (r_type)
992 if (r_type != R_IA64_PCREL21B)
1001 else if (elfNN_ia64_dynamic_symbol_p (h, link_info, r_type))
1078 if (r_type == R_IA64_PCREL60B)
1094 else if (r_type == R_IA64_PCREL60B)
1210 if (elfNN_ia64_install_value (contents + roff, offset, r_type)
1237 if (r_type == R_IA64_GPREL22)
1241 else if (r_type
882 unsigned long r_type = ELFNN_R_TYPE (irel->r_info); local
1746 elfNN_ia64_dynamic_symbol_p(struct elf_link_hash_entry *h, struct bfd_link_info *info, int r_type) argument
3747 elfNN_ia64_install_value(bfd_byte *hit_addr, bfd_vma v, unsigned int r_type) argument
4564 unsigned int r_type; local
[all...]
H A Delf32-vax.c1389 int r_type;
1398 r_type = ELF32_R_TYPE (rel->r_info);
1399 if (r_type < 0 || r_type >= (int) R_VAX_max)
1404 howto = howto_table + r_type;
1428 && ((r_type == R_VAX_PLT32
1432 || (r_type == R_VAX_GOT32
1450 && (r_type == R_VAX_8
1451 || r_type == R_VAX_16
1452 || r_type
1388 int r_type; local
[all...]
H A Delf-m10300.c646 unsigned int r_type; local
648 r_type = ELF32_R_TYPE (dst->r_info);
649 BFD_ASSERT (r_type < (unsigned int) R_MN10300_MAX);
650 cache_ptr->howto = elf_mn10300_howto_table + r_type;
696 unsigned int r_type; local
709 r_type = ELF32_R_TYPE (rel->r_info);
714 switch (r_type)
734 switch (r_type)
987 unsigned long r_type = howto->type; local
999 switch (r_type)
1430 int r_type; local
2142 long r_type; local
[all...]
H A Delf32-mep.c405 unsigned int r_type;
407 r_type = ELF32_R_TYPE (dst->r_info);
408 cache_ptr->howto = & mep_elf_howto_table [r_type];
477 int r_type;
479 r_type = ELF32_R_TYPE (rel->r_info);
515 if (r_type == R_RELC)
401 unsigned int r_type; local
472 int r_type; local
H A Dcoff-ia64.c51 (cache_ptr)->howto = howto_table + (dst)->r_type;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dhp300hpux.h55 unsigned char r_type[1]; /* relocation type */ member in struct:hp300hpux_reloc
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Di960.h286 char r_type[2]; member in struct:external_reloc
290 /* r_type values for the i960. */
H A Dm88k.h190 char r_type[2]; member in struct:external_reloc
H A Drs6000.h219 char r_type[1]; member in struct:external_reloc
H A Drs6k64.h210 char r_type[1]; member in struct:external_reloc
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dmips.h792 unsigned char r_type[1];
808 unsigned char r_type;
826 unsigned char r_type[1];
844 unsigned char r_type;
784 unsigned char r_type[1]; member in struct:__anon3553
800 unsigned char r_type; member in struct:__anon3554
818 unsigned char r_type[1]; member in struct:__anon3555
836 unsigned char r_type; member in struct:__anon3556
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Disp_tpublic.h104 enum { R_FC, R_SPI } r_type; member in struct:__anon7369
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Dhp300hpux.h55 unsigned char r_type[1]; /* relocation type */ member in struct:hp300hpux_reloc
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Di960.h286 char r_type[2]; member in struct:external_reloc
290 /* r_type values for the i960. */

Completed in 426 milliseconds

1234567891011>>