Home
last modified time | relevance | path

Searched refs:lo16_reloc_p (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008769 (lo16_reloc_p): New functions.
775 (append_insn): Use hi16_reloc_p and lo16_reloc_p.
781 (mips_force_relocation): Use hi16_reloc_p and lo16_reloc_p to
783 (mips_fix_adjustable): Use lo16_reloc_p to generalize relocation
DChangeLog-2011679 (got16_reloc_p, hi16_reloc_p, lo16_reloc_p): Handle microMIPS
794 (lo16_reloc_p): Likewise.
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20081517 (lo16_reloc_p, mips16_call_reloc_p): New functions.
1524 lo16_reloc_p, mips16_call_reloc_p, call16_reloc_p and got16_reloc_p
Delfxx-mips.c2201 lo16_reloc_p (int r_type) in lo16_reloc_p() function
5378 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type)) in mips_elf_calculate_relocation()
DChangeLog-20111354 (hi16_reloc_p, lo16_reloc_p, jal_reloc_p): Handle microMIPS ASE.
DChangeLog-20141484 (lo16_reloc_p): Add support for R_MIPS_PCLO16.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4139 lo16_reloc_p (bfd_reloc_code_real_type reloc) in lo16_reloc_p() function
7437 || lo16_reloc_p (reloc_type[0]))) in append_insn()
17173 if ((lo16_reloc_p (fixp->fx_r_type) in mips_fix_adjustable()