Searched refs:elf32_tic6x_howto_table_rel (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-tic6x.c | 805 static reloc_howto_type elf32_tic6x_howto_table_rel[] = variable 1450 howto = &elf32_tic6x_howto_table_rel[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup() 1479 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table_rel); i++) in elf32_tic6x_reloc_name_lookup() 1480 if (elf32_tic6x_howto_table_rel[i].name != NULL in elf32_tic6x_reloc_name_lookup() 1481 && strcasecmp (elf32_tic6x_howto_table_rel[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup() 1482 return &elf32_tic6x_howto_table_rel[i]; in elf32_tic6x_reloc_name_lookup() 1524 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table_rel)) in elf32_tic6x_info_to_howto_rel() 1533 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
|
H A D | ChangeLog-2011 | 2500 elf32_tic6x_howto_table_rel, (elf32_tic6x_gc_sweep_hook, 2737 (elf32_tic6x_howto_table_rel): Ditto. 2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
|
H A D | ChangeLog-2010 | 2314 elf32_tic6x_howto_table_rel, elf32_tic6x_info_to_howto_rel,
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-tic6x.c | 805 static reloc_howto_type elf32_tic6x_howto_table_rel[] = variable 1450 howto = &elf32_tic6x_howto_table_rel[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup() 1479 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table_rel); i++) in elf32_tic6x_reloc_name_lookup() 1480 if (elf32_tic6x_howto_table_rel[i].name != NULL in elf32_tic6x_reloc_name_lookup() 1481 && strcasecmp (elf32_tic6x_howto_table_rel[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup() 1482 return &elf32_tic6x_howto_table_rel[i]; in elf32_tic6x_reloc_name_lookup() 1524 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table_rel)) in elf32_tic6x_info_to_howto_rel() 1533 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
|
H A D | ChangeLog-2011 | 2500 elf32_tic6x_howto_table_rel, (elf32_tic6x_gc_sweep_hook, 2737 (elf32_tic6x_howto_table_rel): Ditto. 2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
|
H A D | ChangeLog-2010 | 2314 elf32_tic6x_howto_table_rel, elf32_tic6x_info_to_howto_rel,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2011 | 2500 elf32_tic6x_howto_table_rel, (elf32_tic6x_gc_sweep_hook, 2737 (elf32_tic6x_howto_table_rel): Ditto. 2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
|
H A D | ChangeLog-2010 | 2314 elf32_tic6x_howto_table_rel, elf32_tic6x_info_to_howto_rel,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2011 | 2500 elf32_tic6x_howto_table_rel, (elf32_tic6x_gc_sweep_hook, 2737 (elf32_tic6x_howto_table_rel): Ditto. 2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
|
H A D | ChangeLog-2010 | 2314 elf32_tic6x_howto_table_rel, elf32_tic6x_info_to_howto_rel,
|