Searched refs:mcore_elf_howto_table (Results 1 – 2 of 2) sorted by relevance
107 static reloc_howto_type * mcore_elf_howto_table [(int) R_MCORE_max]; variable286 BFD_ASSERT (type < NUM_ELEM (mcore_elf_howto_table)); in mcore_elf_howto_init()288 mcore_elf_howto_table [type] = & mcore_elf_howto_raw [i]; in mcore_elf_howto_init()314 if (! mcore_elf_howto_table [R_MCORE_PCRELIMM8BY4]) in mcore_elf_reloc_type_lookup()318 return mcore_elf_howto_table [(int) mcore_reloc]; in mcore_elf_reloc_type_lookup()346 if (! mcore_elf_howto_table [R_MCORE_PCRELIMM8BY4]) in mcore_elf_info_to_howto()360 cache_ptr->howto = mcore_elf_howto_table [r_type]; in mcore_elf_info_to_howto()418 if (! mcore_elf_howto_table [R_MCORE_PCRELIMM8BY4]) /* Initialize howto table if needed */ in mcore_elf_relocate_section()437 || ! mcore_elf_howto_table [(int)r_type]) in mcore_elf_relocate_section()448 howto = mcore_elf_howto_table [(int) r_type]; in mcore_elf_relocate_section()