Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dpe-mips.c225 HOWTO (MIPS_R_REFHI, /* Type. */
491 mips_type = MIPS_R_REFHI; in coff_mips_reloc_type_lookup()
542 case MIPS_R_REFHI: in mips_swap_reloc_in()
563 case MIPS_R_REFHI: in mips_swap_reloc_out()
753 case MIPS_R_REFHI: in coff_pe_mips_relocate_section()
Dcoff-mips.c146 HOWTO (MIPS_R_REFHI, /* type */
699 mips_type = MIPS_R_REFHI; in mips_bfd_reloc_type_lookup()
884 if (int_rel.r_type == MIPS_R_REFHI) in mips_relocate_section()
1110 if (int_rel.r_type != MIPS_R_REFHI) in mips_relocate_section()
1171 if (int_rel.r_type != MIPS_R_REFHI) in mips_relocate_section()
/toolchain/binutils/binutils-2.27/include/coff/
Dmipspe.h58 #define MIPS_R_REFHI 4 /* PAIR follows */ macro
Dmips.h104 #define MIPS_R_REFHI 4 macro