Lines Matching refs:microblaze_elf_howto_table
38 static reloc_howto_type * microblaze_elf_howto_table [(int) R_MICROBLAZE_max]; variable
561 BFD_ASSERT (type < NUM_ELEM (microblaze_elf_howto_table)); in microblaze_elf_howto_init()
563 microblaze_elf_howto_table [type] = & microblaze_elf_howto_raw [i]; in microblaze_elf_howto_init()
670 if (!microblaze_elf_howto_table [R_MICROBLAZE_32]) in microblaze_elf_reloc_type_lookup()
674 return microblaze_elf_howto_table [(int) microblaze_reloc]; in microblaze_elf_reloc_type_lookup()
700 if (!microblaze_elf_howto_table [R_MICROBLAZE_32]) in microblaze_elf_info_to_howto()
714 cache_ptr->howto = microblaze_elf_howto_table [r_type]; in microblaze_elf_info_to_howto()
985 if (!microblaze_elf_howto_table[R_MICROBLAZE_max-1]) in microblaze_elf_relocate_section()
1027 howto = microblaze_elf_howto_table[r_type]; in microblaze_elf_relocate_section()
1156 microblaze_elf_howto_table[(int) r_type]->name, in microblaze_elf_relocate_section()
1204 microblaze_elf_howto_table[(int) r_type]->name, in microblaze_elf_relocate_section()