Home
last modified time | relevance | path

Searched refs:elf32_tic6x_howto_table (Results 1 – 25 of 25) sorted by relevance

/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-tic6x.c137 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1448 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1470 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1471 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1472 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1473 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1495 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1504 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2548 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2557 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-tic6x.c137 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1448 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1470 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1471 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1472 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1473 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1495 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1504 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2548 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2557 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-tic6x.c105 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1368 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1390 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1391 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1392 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1393 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1415 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1418 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2424 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2432 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog38 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-tic6x.c137 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1448 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1470 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1471 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1472 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1473 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1495 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1504 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2548 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2557 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-tic6x.c137 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1448 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1470 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1471 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1472 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1473 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1495 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1504 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2548 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2557 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-tic6x.c151 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1462 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1484 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1485 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1486 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1487 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1509 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1512 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2637 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2645 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-tic6x.c151 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1462 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1484 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1485 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1486 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1487 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1509 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1512 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2637 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2645 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-tic6x.c152 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1463 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1485 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1486 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1487 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1488 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1510 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1513 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2635 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2643 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-tic6x.c147 static reloc_howto_type elf32_tic6x_howto_table[] = variable
1458 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()
1480 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()
1481 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()
1482 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()
1483 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()
1505 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()
1508 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
2574 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2583 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
H A DChangeLog-20112305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for
2499 * elf32-tic6x.c (elf32_tic6x_howto_table,
2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is
2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
H A DChangeLog-20154045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.