Searched refs:mips_howto_table_ext (Results 1 – 3 of 3) sorted by relevance
274 static reloc_howto_type mips_howto_table_ext[] = variable302 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 …]
4216 * mipsbsd.c (mips_howto_table_ext): Change sizes of memory relocs7188 (mips_howto_table_ext): Call mips_fix_jmp_addr for MIPS_RELOC_JMP.
317 (mips_howto_table_ext): MIPS_RELOC_LO16 should use