Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-mips.c95 static reloc_howto_type mips_howto_table[] = variable
249 (sizeof mips_howto_table / sizeof mips_howto_table[0])
386 rptr->howto = &mips_howto_table[intern->r_type];
770 return &mips_howto_table[mips_type];
921 < sizeof mips_howto_table / sizeof mips_howto_table[0]);
953 howto = &mips_howto_table[int_rel.r_type];
1320 &mips_howto_table[MIPS_R_REFWORD],
H A DChangeLog-94957478 * coff-mips.c (mips_howto_table): Add dummy entries to account for
7553 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH.
8123 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from
8220 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
H A DChangeLog-20043563 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-mips.c111 static reloc_howto_type mips_howto_table[] = variable
332 (sizeof mips_howto_table / sizeof mips_howto_table[0])
529 rptr->howto = &mips_howto_table[intern->r_type];
1135 return &mips_howto_table[mips_type];
1302 < sizeof mips_howto_table / sizeof mips_howto_table[0]);
1339 howto = &mips_howto_table[int_rel.r_type];
2492 &mips_howto_table[MIPS_R_REFWORD],
H A DChangeLog-94957478 * coff-mips.c (mips_howto_table): Add dummy entries to account for
7553 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH.
8123 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from
8220 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16