Lines Matching refs:ABI_64_P
795 #define ABI_64_P(abfd) \ macro
799 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
869 (ABI_64_P (abfd) ? bfd_get_64 (abfd, ptr) : bfd_get_32 (abfd, ptr))
873 (ABI_64_P (abfd) \
879 (ABI_64_P (abfd) ? 0xdc000000 : 0x8c000000)
901 ((bfd_vma) 1 << (ABI_64_P (abfd) ? 63 : 31))
913 ((ABI_64_P (abfd) \
917 ((ABI_64_P (abfd) \
925 ((ABI_64_P (abfd) \
931 (ABI_64_P (abfd) \
936 (ABI_64_P (abfd) \
948 (ABI_64_P (abfd) \
964 : ABI_64_P (abfd) ? "/usr/lib64/libc.so.1" \
969 (ABI_64_P (bfd) ? CONCAT4 (pre,64,_,pos) : CONCAT4 (pre,32,_,pos))
971 (ABI_64_P (bfd) ? ELF64_R_SYM (i) : ELF32_R_SYM (i))
973 (ABI_64_P (bfd) ? ELF64_MIPS_R_TYPE (i) : ELF32_R_TYPE (i))
975 (ABI_64_P (bfd) ? ELF64_R_INFO (s, t) : ELF32_R_INFO (s, t))
3302 if (ABI_64_P (output_bfd)) in mips_elf_output_dynamic_relocation()
3375 ABI_64_P (abfd) ? R_MIPS_TLS_DTPMOD64 : R_MIPS_TLS_DTPMOD32, in mips_elf_initialize_tls_slots()
3381 ABI_64_P (abfd) ? R_MIPS_TLS_DTPREL64 : R_MIPS_TLS_DTPREL32, in mips_elf_initialize_tls_slots()
3409 ABI_64_P (abfd) ? R_MIPS_TLS_TPREL64 : R_MIPS_TLS_TPREL32, in mips_elf_initialize_tls_slots()
3430 ABI_64_P (abfd) ? R_MIPS_TLS_DTPMOD64 : R_MIPS_TLS_DTPMOD32, in mips_elf_initialize_tls_slots()
6369 if (ABI_64_P (output_bfd)) in mips_elf_create_dynamic_relocation()
6475 ABI_64_P (output_bfd) in mips_elf_create_dynamic_relocation()
6492 if (ABI_64_P (output_bfd)) in mips_elf_create_dynamic_relocation()
6677 else if (ABI_64_P (abfd)) in elf_mips_abi_name()
6960 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()
7193 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_from_shdr()
9626 else if (ABI_64_P (output_bfd)) in _bfd_mips_elf_size_dynamic_sections()
10542 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_symbol()
10881 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_symbol()
11169 if (ABI_64_P (output_bfd)) in mips_finish_exec_plt()
11707 * (ABI_64_P (output_bfd) in _bfd_mips_elf_finish_dynamic_sections()
11773 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_sections()
12654 ABI_64_P (abfd) ? 8 : 0, in _bfd_mips_elf_find_nearest_line()
15724 else if (ABI_64_P (abfd)) in _bfd_mips_elf_print_private_bfd_data()