Searched refs:v850_elf_howto_table (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-v850.c | 199 v850_elf_howto_table[ (int)r_type ].name, in v850_elf_check_relocs() 821 static reloc_howto_type v850_elf_howto_table[] = variable 1333 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val); in v850_elf_reloc_type_lookup() 1335 return v850_elf_howto_table + elf_reloc_val; in v850_elf_reloc_type_lookup() 1352 cache_ptr->howto = &v850_elf_howto_table[r_type]; in v850_elf_info_to_howto_rel() 1366 cache_ptr->howto = &v850_elf_howto_table[r_type]; in v850_elf_info_to_howto_rela() 1600 howto = v850_elf_howto_table + r_type; in v850_elf_relocate_section()
|
H A D | ChangeLog-9697 | 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 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
|
H A D | ChangeLog-2004 | 48 * elf32-v850.c (v850_elf_howto_table): Add entry for
|
H A D | ChangeLog-9899 | 2470 * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-v850.c | 99 static reloc_howto_type v850_elf_howto_table[] = variable 596 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val); 598 return v850_elf_howto_table + elf_reloc_val; 616 cache_ptr->howto = &v850_elf_howto_table[r_type]; 630 cache_ptr->howto = &v850_elf_howto_table[r_type]; 792 v850_elf_howto_table[ (int)r_type ].name, 1676 howto = v850_elf_howto_table + r_type;
|
H A D | ChangeLog-9697 | 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 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
|
H A D | ChangeLog-9899 | 2470 * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
|