Home
last modified time | relevance | path

Searched refs:reloc_needs_lo_p (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4192 reloc_needs_lo_p (bfd_reloc_code_real_type reloc) in reloc_needs_lo_p() function
7450 else if (reloc_needs_lo_p (*reloc_type)) in append_insn()
14726 gas_assert (reloc_needs_lo_p (l->fixp->fx_r_type)); in mips_frob_file()
14766 matched_lo_p = (reloc_needs_lo_p ((*pos)->fx_r_type) in mips_frob_file()
17174 || reloc_needs_lo_p (fixp->fx_r_type)) in mips_fix_adjustable()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008770 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
DChangeLog-02032670 * config/tc-mips.c (reloc_needs_lo_p): New function.
2672 (append_insn): Use reloc_needs_lo_p to check whether a relocation
2679 (mips_frob_file): Use reloc_needs_lo_p. Use pic_need_relax to test
DChangeLog-20062267 (reloc_needs_lo_p): Don't return true for R_MIPS_GOT16 when
DChangeLog-20041612 (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
DChangeLog-20053799 * config/tc-mips.c (reloc_needs_lo_p): Handle