Home
last modified time | relevance | path

Searched refs:crx_elf_howto_table (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-crx.c81 static reloc_howto_type crx_elf_howto_table[] = variable
397 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()
427 cache_ptr->howto = &crx_elf_howto_table[r_type]; in elf_crx_info_to_howto()
854 howto = crx_elf_howto_table + (r_type); in elf32_crx_relocate_section()
DChangeLog-20093686 * elf32-crx.c (crx_elf_howto_table): Zero the src_mask field of