Lines Matching refs:ABI_64_P
793 #define ABI_64_P(abfd) \ macro
797 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
867 (ABI_64_P (abfd) ? bfd_get_64 (abfd, ptr) : bfd_get_32 (abfd, ptr))
871 (ABI_64_P (abfd) \
877 (ABI_64_P (abfd) ? 0xdc000000 : 0x8c000000)
899 ((bfd_vma) 1 << (ABI_64_P (abfd) ? 63 : 31))
911 ((ABI_64_P (abfd) \
920 ((ABI_64_P (abfd) \
926 (ABI_64_P (abfd) \
940 (ABI_64_P (abfd) \
956 : ABI_64_P (abfd) ? "/usr/lib64/libc.so.1" \
961 (ABI_64_P (bfd) ? CONCAT4 (pre,64,_,pos) : CONCAT4 (pre,32,_,pos))
963 (ABI_64_P (bfd) ? ELF64_R_SYM (i) : ELF32_R_SYM (i))
965 (ABI_64_P (bfd) ? ELF64_MIPS_R_TYPE (i) : ELF32_R_TYPE (i))
967 (ABI_64_P (bfd) ? ELF64_R_INFO (s, t) : ELF32_R_INFO (s, t))
3308 if (ABI_64_P (output_bfd)) in mips_elf_output_dynamic_relocation()
3383 ABI_64_P (abfd) ? R_MIPS_TLS_DTPMOD64 : R_MIPS_TLS_DTPMOD32, in mips_elf_initialize_tls_slots()
3389 ABI_64_P (abfd) ? R_MIPS_TLS_DTPREL64 : R_MIPS_TLS_DTPREL32, in mips_elf_initialize_tls_slots()
3417 ABI_64_P (abfd) ? R_MIPS_TLS_TPREL64 : R_MIPS_TLS_TPREL32, in mips_elf_initialize_tls_slots()
3438 ABI_64_P (abfd) ? R_MIPS_TLS_DTPMOD64 : R_MIPS_TLS_DTPMOD32, in mips_elf_initialize_tls_slots()
6396 if (ABI_64_P (output_bfd)) in mips_elf_create_dynamic_relocation()
6502 ABI_64_P (output_bfd) in mips_elf_create_dynamic_relocation()
6519 if (ABI_64_P (output_bfd)) in mips_elf_create_dynamic_relocation()
6704 else if (ABI_64_P (abfd)) in elf_mips_abi_name()
6987 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()
7220 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_from_shdr()
9662 else if (ABI_64_P (output_bfd)) in _bfd_mips_elf_size_dynamic_sections()
10576 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_symbol()
10911 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_symbol()
11199 if (ABI_64_P (output_bfd)) in mips_finish_exec_plt()
11742 * (ABI_64_P (output_bfd) in _bfd_mips_elf_finish_dynamic_sections()
11808 if (ABI_64_P (output_bfd)) in _bfd_mips_elf_finish_dynamic_sections()
12701 ABI_64_P (abfd) ? 8 : 0, in _bfd_mips_elf_find_nearest_line()
15773 else if (ABI_64_P (abfd)) in _bfd_mips_elf_print_private_bfd_data()