Searched refs:crx_elf_howto_table (Results 1 – 8 of 8) sorted by relevance
81 static reloc_howto_type crx_elf_howto_table[] = variable397 return &crx_elf_howto_table[crx_reloc_map[i].crx_reloc_type]; in elf_crx_reloc_type_lookup()410 i < sizeof (crx_elf_howto_table) / sizeof (crx_elf_howto_table[0]); in elf_crx_reloc_name_lookup()412 if (crx_elf_howto_table[i].name != NULL in elf_crx_reloc_name_lookup()413 && strcasecmp (crx_elf_howto_table[i].name, r_name) == 0) in elf_crx_reloc_name_lookup()414 return &crx_elf_howto_table[i]; in elf_crx_reloc_name_lookup()434 cache_ptr->howto = &crx_elf_howto_table[r_type]; in elf_crx_info_to_howto()850 howto = crx_elf_howto_table + (r_type); in elf32_crx_relocate_section()
4005 * elf32-crx.c (crx_elf_howto_table): Likewise.
3686 * elf32-crx.c (crx_elf_howto_table): Zero the src_mask field of
81 static reloc_howto_type crx_elf_howto_table[] = variable397 return &crx_elf_howto_table[crx_reloc_map[i].crx_reloc_type]; in elf_crx_reloc_type_lookup()410 i < sizeof (crx_elf_howto_table) / sizeof (crx_elf_howto_table[0]); in elf_crx_reloc_name_lookup()412 if (crx_elf_howto_table[i].name != NULL in elf_crx_reloc_name_lookup()413 && strcasecmp (crx_elf_howto_table[i].name, r_name) == 0) in elf_crx_reloc_name_lookup()414 return &crx_elf_howto_table[i]; in elf_crx_reloc_name_lookup()434 cache_ptr->howto = &crx_elf_howto_table[r_type]; in elf_crx_info_to_howto()859 howto = crx_elf_howto_table + (r_type); in elf32_crx_relocate_section()