Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-microblaze.c40 static reloc_howto_type * microblaze_elf_howto_table [(int) R_MICROBLAZE_max]; variable
518 BFD_ASSERT (type < NUM_ELEM (microblaze_elf_howto_table)); in microblaze_elf_howto_init()
520 microblaze_elf_howto_table [type] = & microblaze_elf_howto_raw [i]; in microblaze_elf_howto_init()
618 if (!microblaze_elf_howto_table [R_MICROBLAZE_32]) in microblaze_elf_reloc_type_lookup()
622 return microblaze_elf_howto_table [(int) microblaze_reloc]; in microblaze_elf_reloc_type_lookup()
646 if (!microblaze_elf_howto_table [R_MICROBLAZE_32]) in microblaze_elf_info_to_howto()
652 cache_ptr->howto = microblaze_elf_howto_table [ELF32_R_TYPE (dst->r_info)]; in microblaze_elf_info_to_howto()
916 if (!microblaze_elf_howto_table[R_MICROBLAZE_max-1]) in microblaze_elf_relocate_section()
957 howto = microblaze_elf_howto_table[r_type]; in microblaze_elf_relocate_section()
1079 microblaze_elf_howto_table[(int) r_type]->name, in microblaze_elf_relocate_section()
[all …]