Lines Matching refs:i370_elf_howto_table
36 static reloc_howto_type *i370_elf_howto_table[ (int)R_I370_max ]; variable
238 BFD_ASSERT (type < sizeof (i370_elf_howto_table) / sizeof (i370_elf_howto_table[0])); in i370_elf_howto_init()
239 i370_elf_howto_table[type] = &i370_elf_howto_raw[i]; in i370_elf_howto_init()
249 if (!i370_elf_howto_table[ R_I370_ADDR31 ]) in i370_elf_reloc_type_lookup()
266 return i370_elf_howto_table[ (int)i370_reloc ]; in i370_elf_reloc_type_lookup()
297 if (!i370_elf_howto_table[ R_I370_ADDR31 ]) in i370_elf_info_to_howto()
302 cache_ptr->howto = i370_elf_howto_table[ELF32_R_TYPE (dst->r_info)]; in i370_elf_info_to_howto()
1046 if (!i370_elf_howto_table[ R_I370_ADDR31 ]) in i370_elf_relocate_section()
1066 || !i370_elf_howto_table[(int)r_type]) in i370_elf_relocate_section()
1077 howto = i370_elf_howto_table[(int) r_type]; in i370_elf_relocate_section()
1297 i370_elf_howto_table[(int) r_type]->name, in i370_elf_relocate_section()