Searched refs:mips_howto_table (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-mips.c98 static reloc_howto_type mips_howto_table[] =
252 (sizeof mips_howto_table / sizeof mips_howto_table[0])
391 rptr->howto = &mips_howto_table[intern->r_type];
775 return &mips_howto_table[mips_type];
927 < sizeof mips_howto_table / sizeof mips_howto_table[0]);
959 howto = &mips_howto_table[int_rel.r_type];
1327 &mips_howto_table[MIPS_R_REFWORD],
95 static reloc_howto_type mips_howto_table[] = variable

Completed in 58 milliseconds