Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c4394 reloc_needs_lo_p (bfd_reloc_code_real_type reloc) in reloc_needs_lo_p() function
8024 else if (reloc_needs_lo_p (*reloc_type)) in append_insn()
15568 gas_assert (reloc_needs_lo_p (l->fixp->fx_r_type)); in mips_frob_file()
15608 matched_lo_p = (reloc_needs_lo_p ((*pos)->fx_r_type) in mips_frob_file()
18397 || reloc_needs_lo_p (fixp->fx_r_type)) in mips_fix_adjustable()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c4397 reloc_needs_lo_p (bfd_reloc_code_real_type reloc) in reloc_needs_lo_p() function
8023 else if (reloc_needs_lo_p (*reloc_type)) in append_insn()
15562 gas_assert (reloc_needs_lo_p (l->fixp->fx_r_type)); in mips_frob_file()
15601 matched_lo_p = (reloc_needs_lo_p ((*pos)->fx_r_type) in mips_frob_file()
18398 || reloc_needs_lo_p (fixp->fx_r_type)) in mips_fix_adjustable()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2008770 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
H A 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
H A DChangeLog-20062267 (reloc_needs_lo_p): Don't return true for R_MIPS_GOT16 when
H A DChangeLog-20041612 (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
H A DChangeLog-20053799 * config/tc-mips.c (reloc_needs_lo_p): Handle
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2008770 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
H A 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
H A DChangeLog-20062267 (reloc_needs_lo_p): Don't return true for R_MIPS_GOT16 when
H A DChangeLog-20041612 (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
H A DChangeLog-20053799 * config/tc-mips.c (reloc_needs_lo_p): Handle