Lines Matching refs:cris_elf_howto_table

38 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()
1302 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1310 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1336 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1351 cris_elf_howto_table[r_type].name); in cris_elf_relocate_section()
1570 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1653 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1806 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1942 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
3346 cris_elf_howto_table[r_type].name); in cris_elf_check_relocs()
3559 cris_elf_howto_table[r_type].name); in cris_elf_check_relocs()
3983 cris_elf_howto_table[s->r_type].name); in elf_cris_discard_excess_dso_dynamics()