Home
last modified time | relevance | path

Searched refs:v850_elf_howto_table (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-v850.c39 static reloc_howto_type v850_elf_howto_table[]; variable
196 v850_elf_howto_table[ (int)r_type ].name, in v850_elf_check_relocs()
893 static reloc_howto_type v850_elf_howto_table[] = variable
1865 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val); in v850_elf_reloc_type_lookup()
1867 return v850_elf_howto_table + elf_reloc_val; in v850_elf_reloc_type_lookup()
1880 i < sizeof (v850_elf_howto_table) / sizeof (v850_elf_howto_table[0]); in v850_elf_reloc_name_lookup()
1882 if (v850_elf_howto_table[i].name != NULL in v850_elf_reloc_name_lookup()
1883 && strcasecmp (v850_elf_howto_table[i].name, r_name) == 0) in v850_elf_reloc_name_lookup()
1884 return &v850_elf_howto_table[i]; in v850_elf_reloc_name_lookup()
1900 cache_ptr->howto = &v850_elf_howto_table[r_type]; in v850_elf_info_to_howto_rel()
[all …]
DChangeLog-9697612 v850_elf_check_relocs, v850_elf_reloc_map, v850_elf_howto_table):
626 v850_elf_howto_table, v850_elf_reloc_map): Add support for a 16
851 * elf32-v850.c (v850_elf_howto_table, v850_elf_reloc_map,
2723 * elf32-v850.c (v850_elf_howto_table): Set the special_function
DChangeLog-200448 * elf32-v850.c (v850_elf_howto_table): Add entry for
DChangeLog-98992470 * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false