Searched refs:HAVE_IN_PLACE_ADDENDS (Results 1 – 2 of 2) sorted by relevance
332 (!HAVE_IN_PLACE_ADDENDS \470 #define HAVE_IN_PLACE_ADDENDS (!HAVE_NEWABI) macro4194 return (HAVE_IN_PLACE_ADDENDS in reloc_needs_lo_p()17175 && HAVE_IN_PLACE_ADDENDS in mips_fix_adjustable()17180 if (jalr_reloc_p (fixp->fx_r_type) && HAVE_IN_PLACE_ADDENDS) in mips_fix_adjustable()17190 && (HAVE_IN_PLACE_ADDENDS || ISA_IS_R6 (file_mips_opts.isa))) in mips_fix_adjustable()17292 else if (HAVE_IN_PLACE_ADDENDS in tc_gen_reloc()
1611 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.1612 (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.