Searched refs:HAVE_IN_PLACE_ADDENDS (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-mips.c332 (!HAVE_IN_PLACE_ADDENDS \
470 #define HAVE_IN_PLACE_ADDENDS (!HAVE_NEWABI) macro
4228 return (HAVE_IN_PLACE_ADDENDS
15036 if (HAVE_IN_PLACE_ADDENDS && limited_pcrel_reloc_p (fixp->fx_r_type))
15251 else if (HAVE_IN_PLACE_ADDENDS && (fixP->fx_offset & 0x3) != 0)
15391 else if (HAVE_IN_PLACE_ADDENDS
15645 else if (HAVE_IN_PLACE_ADDENDS && (fixP->fx_offset & 0x1) != 0)
17665 && HAVE_IN_PLACE_ADDENDS
17670 if (jalr_reloc_p (fixp->fx_r_type) && HAVE_IN_PLACE_ADDENDS)
17680 && (HAVE_IN_PLACE_ADDENDS || ISA_IS_R
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c337 #define HAVE_IN_PLACE_ADDENDS (!HAVE_NEWABI) macro
1710 return (HAVE_IN_PLACE_ADDENDS
13235 && HAVE_IN_PLACE_ADDENDS

Completed in 115 milliseconds