Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c4421 fixup_has_matching_lo_p (fixS *fixp) in fixup_has_matching_lo_p() function
8030 || !fixup_has_matching_lo_p (hi_fixup->fixp)) in append_insn()
15572 if (fixup_has_matching_lo_p (l->fixp)) in mips_frob_file()
15602 && fixup_has_matching_lo_p (*pos)); in mips_frob_file()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2008773 (fixup_has_matching_lo_p): Use it.
DChangeLog-20053801 (fixup_has_matching_lo_p): Handle BFD_RELOC_MIPS16_LO16.
DChangeLog-02032671 (fixup_has_matching_lo_p): New function.