Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-h8300.c64 static reloc_howto_type h8_elf_howto_table[] = { variable
254 return &h8_elf_howto_table[(int) h8_reloc_map[i].howto_index]; in elf32_h8_reloc_type_lookup()
267 for (i = 0; i < sizeof (h8_elf_howto_table) / sizeof (reloc_howto_type); i++) in elf32_h8_info_to_howto()
268 if (h8_elf_howto_table[i].type == r) in elf32_h8_info_to_howto()
270 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
284 bfd_reloc->howto = &h8_elf_howto_table[r]; in elf32_h8_info_to_howto_rel()
H A DChangeLog-00012840 (h8_elf_howto_table): Use it for SPECIAL_FUNCTION field in
2909 * elf32-h8300.c (h8_elf_howto_table): Add new PC relative
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-h8300.c64 static reloc_howto_type h8_elf_howto_table[] = { variable
254 return &h8_elf_howto_table[(int) h8_reloc_map[i].howto_index]; in elf32_h8_reloc_type_lookup()
267 for (i = 0; i < sizeof (h8_elf_howto_table) / sizeof (reloc_howto_type); i++) in elf32_h8_info_to_howto()
268 if (h8_elf_howto_table[i].type == r) in elf32_h8_info_to_howto()
270 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
284 bfd_reloc->howto = &h8_elf_howto_table[r]; in elf32_h8_info_to_howto_rel()
H A DChangeLog-00012840 (h8_elf_howto_table): Use it for SPECIAL_FUNCTION field in
2909 * elf32-h8300.c (h8_elf_howto_table): Add new PC relative