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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-mips.c88 #define ABI_N32_P(abfd) \ macro
1400 if (ABI_N32_P (abfd))
H A Delfn32-mips.c89 #define ABI_N32_P(abfd) \ macro
2223 if (! ABI_N32_P(abfd))
H A Delfxx-mips.c515 #define ABI_N32_P(abfd) \
523 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
658 (ABI_N32_P (abfd) ? "/usr/lib32/libc.so.1" \
5081 if (ABI_N32_P (abfd))
11380 else if (ABI_N32_P (abfd))
513 #define ABI_N32_P macro

Completed in 104 milliseconds