Home
last modified time | relevance | path

Searched refs:cris_elf_howto_table (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cris.c38 static reloc_howto_type cris_elf_howto_table [] = variable
434 return & cris_elf_howto_table [cris_reloc_map[i].cris_reloc_val]; in cris_reloc_type_lookup()
445 i < sizeof (cris_elf_howto_table) / sizeof (cris_elf_howto_table[0]); in cris_reloc_name_lookup()
447 if (cris_elf_howto_table[i].name != NULL in cris_reloc_name_lookup()
448 && strcasecmp (cris_elf_howto_table[i].name, r_name) == 0) in cris_reloc_name_lookup()
449 return &cris_elf_howto_table[i]; in cris_reloc_name_lookup()
465 cache_ptr->howto = & cris_elf_howto_table [r_type]; in cris_info_to_howto_rela()
1024 howto = cris_elf_howto_table + r_type; in cris_elf_relocate_section()
1112 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1177 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
[all …]
DChangeLog-200893 * elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE.
363 (cris_elf_howto_table): Make R_CRIS_16_DTPREL,
730 (cris_elf_howto_table): Add entries for R_CRIS_32_GOT_GD,
DChangeLog-2004408 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL>
DChangeLog-2005474 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_32>: Set
DChangeLog-00014807 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
DChangeLog-02039509 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,