Searched refs:ABI_N32_P (Results 1 – 4 of 4) sorted by relevance
89 #define ABI_N32_P(abfd) \ macro2289 if (ABI_N32_P (abfd)) in mips_elf32_object_p()
90 #define ABI_N32_P(abfd) \ macro3507 if (!ABI_N32_P (abfd)) in mips_elf_n32_object_p()
789 #define ABI_N32_P(abfd) \ macro797 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))955 (ABI_N32_P (abfd) ? "/usr/lib32/libc.so.1" \6702 if (ABI_N32_P (abfd)) in elf_mips_abi_name()9664 else if (ABI_N32_P (output_bfd)) in _bfd_mips_elf_size_dynamic_sections()11201 else if (ABI_N32_P (output_bfd)) in mips_finish_exec_plt()15771 else if (ABI_N32_P (abfd)) in _bfd_mips_elf_print_private_bfd_data()
1897 (ABI_N32_P): New macro.