Searched refs:SGI_COMPAT (Results 1 – 6 of 6) sorted by relevance
93 #define SGI_COMPAT(abfd) \ macro2253 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()2274 if (SGI_COMPAT (abfd)) in mips_elf32_object_p()
815 #define SGI_COMPAT(abfd) \ macro5402 else if (strcmp (*namep, SGI_COMPAT (input_bfd) in mips_elf_calculate_relocation()6396 if (SGI_COMPAT (output_bfd)) in mips_elf_create_dynamic_relocation()6441 if (!SGI_COMPAT (output_bfd)) in mips_elf_create_dynamic_relocation()6902 return SGI_COMPAT (abfd); in _bfd_mips_elf_name_local_section_symbols()7253 if (SGI_COMPAT (abfd) && (abfd->flags & DYNAMIC) != 0) in _bfd_mips_elf_fake_sections()7263 if (SGI_COMPAT (abfd)) in _bfd_mips_elf_fake_sections()7273 else if (SGI_COMPAT (abfd) in _bfd_mips_elf_fake_sections()7278 if (SGI_COMPAT (abfd)) in _bfd_mips_elf_fake_sections()7322 if (SGI_COMPAT (abfd) && CONST_STRNEQ (name, ".debug_frame")) in _bfd_mips_elf_fake_sections()[all …]
94 #define SGI_COMPAT(abfd) \ macro3456 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()3477 if (SGI_COMPAT (abfd)) in mips_elf_n32_object_p()
4697 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.4699 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
1899 (SGI_COMPAT): Implement in terms of IRIX_COMPAT.
7267 of dynobj for SGI_COMPAT checks.