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()
472 cache_ptr->howto = & cris_elf_howto_table [r_type]; in cris_info_to_howto_rela()
1034 howto = cris_elf_howto_table + r_type; in cris_elf_relocate_section()
1123 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1192 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1316 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1325 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1352 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1368 cris_elf_howto_table[r_type].name); in cris_elf_relocate_section()
1590 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1673 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1826 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
1962 cris_elf_howto_table[r_type].name, in cris_elf_relocate_section()
3110 cris_elf_howto_table[r_type].name); in cris_elf_check_relocs()
3327 cris_elf_howto_table[r_type].name); in cris_elf_check_relocs()
3707 cris_elf_howto_table[s->r_type].name); in elf_cris_discard_excess_dso_dynamics()