Home
last modified time | relevance | path

Searched refs:SGI_COMPAT (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-mips.c528 #define SGI_COMPAT(abfd) \ macro
4033 else if (strcmp (*namep, SGI_COMPAT (input_bfd) in mips_elf_calculate_relocation()
4808 if (SGI_COMPAT (output_bfd)) in mips_elf_create_dynamic_relocation()
4853 if (!SGI_COMPAT (output_bfd)) in mips_elf_create_dynamic_relocation()
5162 BFD_ASSERT (SGI_COMPAT (abfd)); in _bfd_mips_elf_symbol_processing()
5178 BFD_ASSERT (SGI_COMPAT (abfd)); in _bfd_mips_elf_symbol_processing()
5275 return SGI_COMPAT (abfd); in _bfd_mips_elf_name_local_section_symbols()
5613 if (SGI_COMPAT (abfd) && (abfd->flags & DYNAMIC) != 0) in _bfd_mips_elf_fake_sections()
5623 if (SGI_COMPAT (abfd)) in _bfd_mips_elf_fake_sections()
5633 else if (SGI_COMPAT (abfd) in _bfd_mips_elf_fake_sections()
[all …]
Delf32-mips.c92 #define SGI_COMPAT(abfd) \ macro
1377 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()
1395 if (SGI_COMPAT (abfd)) in mips_elf32_object_p()
Delfn32-mips.c93 #define SGI_COMPAT(abfd) \ macro
2193 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()
2211 if (SGI_COMPAT (abfd)) in mips_elf_n32_object_p()
DChangeLog-02034697 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
4699 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
DChangeLog-98991899 (SGI_COMPAT): Implement in terms of IRIX_COMPAT.
DChangeLog-00017267 of dynobj for SGI_COMPAT checks.