Home
last modified time | relevance | path

Searched refs:MIPS_R_LITERAL (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dmipspe.h60 #define MIPS_R_LITERAL 7 /* same as GPREL */ macro
Dmips.h106 #define MIPS_R_LITERAL 7 macro
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dpe-mips.c266 HOWTO (MIPS_R_LITERAL, /* Type. */
487 mips_type = MIPS_R_LITERAL; in coff_mips_reloc_type_lookup()
776 case MIPS_R_LITERAL: in coff_pe_mips_relocate_section()
Dcoff-mips.c211 HOWTO (MIPS_R_LITERAL, /* type */
378 || intern->r_type == MIPS_R_LITERAL))
761 mips_type = MIPS_R_LITERAL;
978 && int_rel.r_type != MIPS_R_LITERAL)