Home
last modified time | relevance | path

Searched refs:m32r_elf_howto_table (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-m32r.c472 static reloc_howto_type m32r_elf_howto_table[] = variable
1243 return &m32r_elf_howto_table[m32r_reloc_map_old[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1251 return &m32r_elf_howto_table[m32r_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1264 i < sizeof (m32r_elf_howto_table) / sizeof (m32r_elf_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()
1266 if (m32r_elf_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()
1267 && strcasecmp (m32r_elf_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
1268 return &m32r_elf_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()
1291 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto_rel()
1306 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto()
2226 howto = m32r_elf_howto_table + r_type; in m32r_elf_relocate_section()
[all …]
H A DChangeLog-20042523 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
2527 (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
H A DChangeLog-20154021 * elf32-m32r.c (m32r_elf_howto_table): Likewise.
H A DChangeLog-20051386 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
H A DChangeLog-96972004 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
H A DChangeLog-020313 (m32r_elf_howto_table): Added
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-m32r.c472 static reloc_howto_type m32r_elf_howto_table[] = variable
1243 return &m32r_elf_howto_table[m32r_reloc_map_old[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1251 return &m32r_elf_howto_table[m32r_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1264 i < sizeof (m32r_elf_howto_table) / sizeof (m32r_elf_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()
1266 if (m32r_elf_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()
1267 && strcasecmp (m32r_elf_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
1268 return &m32r_elf_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()
1291 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto_rel()
1306 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto()
2226 howto = m32r_elf_howto_table + r_type; in m32r_elf_relocate_section()
[all …]
H A DChangeLog-20042523 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
2527 (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
H A DChangeLog-20154021 * elf32-m32r.c (m32r_elf_howto_table): Likewise.
H A DChangeLog-20051386 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
H A DChangeLog-96972004 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
H A DChangeLog-020313 (m32r_elf_howto_table): Added
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20042523 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
2527 (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
H A DChangeLog-20051386 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
H A DChangeLog-96972004 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
H A DChangeLog-020313 (m32r_elf_howto_table): Added
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20042523 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
2527 (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
H A DChangeLog-20154021 * elf32-m32r.c (m32r_elf_howto_table): Likewise.
H A DChangeLog-20051386 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
H A DChangeLog-96972004 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
H A DChangeLog-020313 (m32r_elf_howto_table): Added