Searched refs:m32c_elf_howto_table (Results 1 – 3 of 3) sorted by relevance
49 static reloc_howto_type m32c_elf_howto_table [] = variable270 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val]; in m32c_reloc_type_lookup()287 cache_ptr->howto = & m32c_elf_howto_table [r_type]; in m32c_info_to_howto_rela()396 howto = m32c_elf_howto_table + ELF32_R_TYPE (rel->r_info); in m32c_elf_relocate_section()513 m32c_elf_howto_table[ELF32_R_TYPE(rel->r_info)].name, in m32c_elf_relocate_section()1029 return m32c_elf_howto_table[reloc].name; in m32c_get_reloc()
1013 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
1291 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,