Searched refs:m32c_elf_howto_table (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-m32c.c | 48 static reloc_howto_type m32c_elf_howto_table [] = variable 272 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val]; in m32c_reloc_type_lookup() 283 i < sizeof (m32c_elf_howto_table) / sizeof (m32c_elf_howto_table[0]); in m32c_reloc_name_lookup() 285 if (m32c_elf_howto_table[i].name != NULL in m32c_reloc_name_lookup() 286 && strcasecmp (m32c_elf_howto_table[i].name, r_name) == 0) in m32c_reloc_name_lookup() 287 return &m32c_elf_howto_table[i]; in m32c_reloc_name_lookup() 310 cache_ptr->howto = & m32c_elf_howto_table [r_type]; in m32c_info_to_howto_rela() 437 howto = m32c_elf_howto_table + ELF32_R_TYPE (rel->r_info); in m32c_elf_relocate_section() 569 m32c_elf_howto_table[ELF32_R_TYPE(rel->r_info)].name, in m32c_elf_relocate_section() 1086 return m32c_elf_howto_table[reloc].name; in m32c_get_reloc()
|
H A D | ChangeLog-2015 | 3884 (m32c_elf_howto_table): Use it for R_M32C_24. 4020 * elf32-m32c.c (m32c_elf_howto_table): Likewise.
|
H A D | ChangeLog-2006 | 3278 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
|
H A D | ChangeLog-2007 | 3469 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
|
H A D | ChangeLog-2005 | 1291 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-m32c.c | 48 static reloc_howto_type m32c_elf_howto_table [] = variable 272 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val]; in m32c_reloc_type_lookup() 283 i < sizeof (m32c_elf_howto_table) / sizeof (m32c_elf_howto_table[0]); in m32c_reloc_name_lookup() 285 if (m32c_elf_howto_table[i].name != NULL in m32c_reloc_name_lookup() 286 && strcasecmp (m32c_elf_howto_table[i].name, r_name) == 0) in m32c_reloc_name_lookup() 287 return &m32c_elf_howto_table[i]; in m32c_reloc_name_lookup() 310 cache_ptr->howto = & m32c_elf_howto_table [r_type]; in m32c_info_to_howto_rela() 437 howto = m32c_elf_howto_table + ELF32_R_TYPE (rel->r_info); in m32c_elf_relocate_section() 569 m32c_elf_howto_table[ELF32_R_TYPE(rel->r_info)].name, in m32c_elf_relocate_section() 1086 return m32c_elf_howto_table[reloc].name; in m32c_get_reloc()
|
H A D | ChangeLog-2015 | 3884 (m32c_elf_howto_table): Use it for R_M32C_24. 4020 * elf32-m32c.c (m32c_elf_howto_table): Likewise.
|
H A D | ChangeLog-2006 | 3278 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
|
H A D | ChangeLog-2007 | 3469 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
|
H A D | ChangeLog-2005 | 1291 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2015 | 3884 (m32c_elf_howto_table): Use it for R_M32C_24. 4020 * elf32-m32c.c (m32c_elf_howto_table): Likewise.
|
H A D | ChangeLog-2006 | 3278 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
|
H A D | ChangeLog-2007 | 3469 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
|
H A D | ChangeLog-2005 | 1291 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2006 | 3278 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
|
H A D | ChangeLog-2007 | 3469 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
|
H A D | ChangeLog-2005 | 1291 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,
|