Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c93 #define SGI_COMPAT(abfd) \ macro
2253 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()
2274 if (SGI_COMPAT (abfd)) in mips_elf32_object_p()
Delfxx-mips.c815 #define SGI_COMPAT(abfd) \ macro
5402 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 …]
Delfn32-mips.c94 #define SGI_COMPAT(abfd) \ macro
3456 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()
3477 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.