Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmipsbsd.c274 static reloc_howto_type mips_howto_table_ext[] = variable
302 return (&mips_howto_table_ext[MIPS_RELOC_32]); in MY()
304 return (&mips_howto_table_ext[MIPS_RELOC_JMP]); in MY()
306 return (&mips_howto_table_ext[MIPS_RELOC_WDISP16]); in MY()
308 return (&mips_howto_table_ext[MIPS_RELOC_HI16]); in MY()
310 return (&mips_howto_table_ext[MIPS_RELOC_HI16_S]); in MY()
312 return (&mips_howto_table_ext[MIPS_RELOC_LO16]); in MY()
325 i < sizeof (mips_howto_table_ext) / sizeof (mips_howto_table_ext[0]); in MY()
327 if (mips_howto_table_ext[i].name != NULL in MY()
328 && strcasecmp (mips_howto_table_ext[i].name, r_name) == 0) in MY()
[all …]
DChangeLog-94954216 * mipsbsd.c (mips_howto_table_ext): Change sizes of memory relocs
7188 (mips_howto_table_ext): Call mips_fix_jmp_addr for MIPS_RELOC_JMP.
DChangeLog-9193317 (mips_howto_table_ext): MIPS_RELOC_LO16 should use