Lines Matching refs:ABI_64_P

464 #define ABI_64_P(abfd) \  macro
468 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
512 (ABI_64_P (abfd) ? bfd_get_64 (abfd, ptr) : bfd_get_32 (abfd, ptr))
516 (ABI_64_P (abfd) \
541 == (ABI_64_P (abfd) ? sizeof (Elf64_External_Rela) \
561 ((ABI_64_P (abfd) \
565 ((ABI_64_P (abfd) \
570 ((ABI_64_P (abfd) \
580 : ABI_64_P (abfd) ? "/usr/lib64/libc.so.1" \
585 (ABI_64_P (bfd) ? CONCAT4 (pre,64,_,pos) : CONCAT4 (pre,32,_,pos))
587 (ABI_64_P (bfd) ? ELF64_R_SYM (i) : ELF32_R_SYM (i))
589 (ABI_64_P (bfd) ? ELF64_MIPS_R_TYPE (i) : ELF32_R_TYPE (i))
591 (ABI_64_P (bfd) ? ELF64_R_INFO (s, t) : ELF32_R_INFO (s, t))
2066 if (ABI_64_P (output_bfd)) in mips_elf_output_dynamic_relocation()
2137 ABI_64_P (abfd) ? R_MIPS_TLS_DTPMOD64 : R_MIPS_TLS_DTPMOD32, in mips_elf_initialize_tls_slots()
2143 ABI_64_P (abfd) ? R_MIPS_TLS_DTPREL64 : R_MIPS_TLS_DTPREL32, in mips_elf_initialize_tls_slots()
2176 ABI_64_P (abfd) ? R_MIPS_TLS_TPREL64 : R_MIPS_TLS_TPREL32, in mips_elf_initialize_tls_slots()
2198 ABI_64_P (abfd) ? R_MIPS_TLS_DTPMOD64 : R_MIPS_TLS_DTPMOD32, in mips_elf_initialize_tls_slots()
4561 ABI_64_P (output_bfd) in mips_elf_create_dynamic_relocation()
4578 if (ABI_64_P (output_bfd)) in mips_elf_create_dynamic_relocation()
4727 else if (ABI_64_P (abfd)) in elf_mips_abi_name()
4997 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()
5218 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_from_shdr()
7461 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_symbol()
7797 * (ABI_64_P (output_bfd) in _bfd_mips_elf_finish_dynamic_sections()
7858 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_sections()
8607 line_ptr, ABI_64_P (abfd) ? 8 : 0, in _bfd_mips_elf_find_nearest_line()
9930 else if (ABI_64_P (abfd)) in _bfd_mips_elf_print_private_bfd_data()