Home
last modified time | relevance | path

Searched refs:MIPS_R_RELLO (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-mips.c288 HOWTO (MIPS_R_RELLO, /* type */
431 && (intern->r_type == MIPS_R_RELLO
463 && intern->r_type != MIPS_R_RELLO)))
526 || intern->r_type == MIPS_R_RELLO)))
549 || intern->r_type == MIPS_R_RELLO)))
1126 mips_type = MIPS_R_RELLO;
1329 : MIPS_R_RELLO))
1452 || int_rel.r_type == MIPS_R_RELLO);
1503 && int_rel.r_type != MIPS_R_RELLO)))
1689 && int_rel.r_type != MIPS_R_RELLO)))
[all …]
H A DChangeLog-94957480 MIPS_R_RELHI and MIPS_R_RELLO.
7482 when little endian. Treat internal MIPS_R_RELLO or MIPS_R_RELHI
7486 (mips_adjust_reloc_in): Handle internal MIPS_R_RELLO or
7492 MIPS_R_RELHI and turn BFD_RELOC_PCREL_LO16 into MIPS_R_RELLO.
7496 reflo_int_rel to lo_int_rel. Handle MIPS_R_RELLO and MIPS_R_RELHI
7498 (mips_relax_section): Adjust MIPS_R_RELHI/MIPS_R_RELLO pairs when
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dmips.h116 #define MIPS_R_RELLO 14 macro
H A DChangeLog-9103746 (MIPS_R_RELLO): Define.
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A DChangeLog54 * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
H A DChangeLog-9103763 (MIPS_R_RELLO): Define.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-20043563 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
3568 for MIPS_R_SWITCH, MIPS_R_RELLO, and MIPS_R_RELHI relocations.
3573 MIPS_R_RELLO, and MIPS_R_RELHI relocations.
H A DChangeLog-94957480 MIPS_R_RELHI and MIPS_R_RELLO.
7482 when little endian. Treat internal MIPS_R_RELLO or MIPS_R_RELHI
7486 (mips_adjust_reloc_in): Handle internal MIPS_R_RELLO or
7492 MIPS_R_RELHI and turn BFD_RELOC_PCREL_LO16 into MIPS_R_RELLO.
7496 reflo_int_rel to lo_int_rel. Handle MIPS_R_RELLO and MIPS_R_RELHI
7498 (mips_relax_section): Adjust MIPS_R_RELHI/MIPS_R_RELLO pairs when