Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-avr.c120 static reloc_howto_type elf_avr_howto_table[] = variable
928 return &elf_avr_howto_table[avr_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
940 i < sizeof (elf_avr_howto_table) / sizeof (elf_avr_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()
942 if (elf_avr_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()
943 && strcasecmp (elf_avr_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
944 return &elf_avr_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()
967 cache_ptr->howto = &elf_avr_howto_table[r_type]; in avr_info_to_howto_rela()
1453 howto = elf_avr_howto_table + r_type; in elf32_avr_relocate_section()
H A DChangeLog-20121840 * elf32-avr.c (elf_avr_howto_table): Rename R_AVR_8_HHI8 to
1978 * elf32-avr.c (elf_avr_howto_table): Add entries for
H A DChangeLog-20141970 * elf32-avr.c (elf_avr_howto_table): New relocation R_AVR_LDS_STS_16
H A DChangeLog-20102875 * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.
H A DChangeLog-20154001 * elf32-avr.c (elf_avr_howto_table): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-avr.c120 static reloc_howto_type elf_avr_howto_table[] = variable
928 return &elf_avr_howto_table[avr_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
940 i < sizeof (elf_avr_howto_table) / sizeof (elf_avr_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()
942 if (elf_avr_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()
943 && strcasecmp (elf_avr_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
944 return &elf_avr_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()
967 cache_ptr->howto = &elf_avr_howto_table[r_type]; in avr_info_to_howto_rela()
1453 howto = elf_avr_howto_table + r_type; in elf32_avr_relocate_section()
H A DChangeLog-20121840 * elf32-avr.c (elf_avr_howto_table): Rename R_AVR_8_HHI8 to
1978 * elf32-avr.c (elf_avr_howto_table): Add entries for
H A DChangeLog-20141970 * elf32-avr.c (elf_avr_howto_table): New relocation R_AVR_LDS_STS_16
H A DChangeLog-20102875 * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.
H A DChangeLog-20154001 * elf32-avr.c (elf_avr_howto_table): Likewise.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20121840 * elf32-avr.c (elf_avr_howto_table): Rename R_AVR_8_HHI8 to
1978 * elf32-avr.c (elf_avr_howto_table): Add entries for
H A DChangeLog-20141970 * elf32-avr.c (elf_avr_howto_table): New relocation R_AVR_LDS_STS_16
H A DChangeLog-20102875 * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.
H A DChangeLog-20154001 * elf32-avr.c (elf_avr_howto_table): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20121840 * elf32-avr.c (elf_avr_howto_table): Rename R_AVR_8_HHI8 to
1978 * elf32-avr.c (elf_avr_howto_table): Add entries for
H A DChangeLog-20102875 * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.