Searched refs:ABI_N32_P (Results 1 – 4 of 4) sorted by relevance
88 #define ABI_N32_P(abfd) \ macro1398 if (ABI_N32_P (abfd)) in mips_elf32_object_p()
89 #define ABI_N32_P(abfd) \ macro2217 if (! ABI_N32_P(abfd)) in mips_elf_n32_object_p()
513 #define ABI_N32_P(abfd) \ macro521 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))656 (ABI_N32_P (abfd) ? "/usr/lib32/libc.so.1" \5060 if (ABI_N32_P (abfd)) in elf_mips_abi_name()11338 else if (ABI_N32_P (abfd)) in _bfd_mips_elf_print_private_bfd_data()
1897 (ABI_N32_P): New macro.