Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-m32c.c49 static reloc_howto_type m32c_elf_howto_table [] = variable
270 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()
H A DChangeLog1013 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
H A DChangeLog-20051291 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,