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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c403 #define HAVE_NEWABI (mips_abi == N32_ABI || mips_abi == N64_ABI) macro
408 #define HAVE_IN_PLACE_ADDENDS (!HAVE_NEWABI)
1277 if (!HAVE_64BIT_OBJECTS && !HAVE_NEWABI)
1287 : (HAVE_NEWABI
1291 : (HAVE_NEWABI
1297 : (HAVE_NEWABI
1301 : (HAVE_NEWABI
1859 if (HAVE_NEWABI)
1920 bfd_set_section_alignment (stdoutput, sec, HAVE_NEWABI ? 3 : 2);
3750 if (HAVE_NEWABI)
[all...]

Completed in 109 milliseconds