Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-mep.c39 static reloc_howto_type mep_elf_howto_table [] = variable
70 && (N) < ARRAY_SIZE (mep_elf_howto_table)
143 if (mep_elf_howto_table[type].type != type) in mep_reloc_type_lookup()
147 type, mep_elf_howto_table[type].type); in mep_reloc_type_lookup()
151 return mep_elf_howto_table + type; in mep_reloc_type_lookup()
162 i < sizeof (mep_elf_howto_table) / sizeof (mep_elf_howto_table[0]); in mep_reloc_name_lookup()
164 if (mep_elf_howto_table[i].name != NULL in mep_reloc_name_lookup()
165 && strcasecmp (mep_elf_howto_table[i].name, r_name) == 0) in mep_reloc_name_lookup()
166 return &mep_elf_howto_table[i]; in mep_reloc_name_lookup()
390 cache_ptr->howto = & mep_elf_howto_table [r_type]; in mep_info_to_howto_rela()
[all …]
H A DChangeLog-20073267 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
H A DChangeLog-20154026 * elf32-mep.c (mep_elf_howto_table): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mep.c39 static reloc_howto_type mep_elf_howto_table [] = variable
70 && (N) < ARRAY_SIZE (mep_elf_howto_table)
143 if (mep_elf_howto_table[type].type != type) in mep_reloc_type_lookup()
147 type, mep_elf_howto_table[type].type); in mep_reloc_type_lookup()
151 return mep_elf_howto_table + type; in mep_reloc_type_lookup()
162 i < sizeof (mep_elf_howto_table) / sizeof (mep_elf_howto_table[0]); in mep_reloc_name_lookup()
164 if (mep_elf_howto_table[i].name != NULL in mep_reloc_name_lookup()
165 && strcasecmp (mep_elf_howto_table[i].name, r_name) == 0) in mep_reloc_name_lookup()
166 return &mep_elf_howto_table[i]; in mep_reloc_name_lookup()
390 cache_ptr->howto = & mep_elf_howto_table [r_type]; in mep_info_to_howto_rela()
[all …]
H A DChangeLog-20073267 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
H A DChangeLog-20154026 * elf32-mep.c (mep_elf_howto_table): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20073267 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20073267 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
H A DChangeLog-20154026 * elf32-mep.c (mep_elf_howto_table): Likewise.