Searched refs:v850_elf_howto_table (Results 1 – 4 of 4) sorted by relevance
39 static reloc_howto_type v850_elf_howto_table[]; variable196 v850_elf_howto_table[ (int)r_type ].name, in v850_elf_check_relocs()893 static reloc_howto_type v850_elf_howto_table[] = variable1865 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 …]
612 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 16851 * elf32-v850.c (v850_elf_howto_table, v850_elf_reloc_map,2723 * elf32-v850.c (v850_elf_howto_table): Set the special_function
48 * elf32-v850.c (v850_elf_howto_table): Add entry for
2470 * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false