Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c93 #define SGI_COMPAT(abfd) \ macro
2274 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()
2295 if (SGI_COMPAT (abfd)) in mips_elf32_object_p()
Delfxx-mips.c813 #define SGI_COMPAT(abfd) \ macro
5414 else if (strcmp (*namep, SGI_COMPAT (input_bfd) in mips_elf_calculate_relocation()
6423 if (SGI_COMPAT (output_bfd)) in mips_elf_create_dynamic_relocation()
6468 if (!SGI_COMPAT (output_bfd)) in mips_elf_create_dynamic_relocation()
6929 return SGI_COMPAT (abfd); in _bfd_mips_elf_name_local_section_symbols()
7280 if (SGI_COMPAT (abfd) && (abfd->flags & DYNAMIC) != 0) in _bfd_mips_elf_fake_sections()
7290 if (SGI_COMPAT (abfd)) in _bfd_mips_elf_fake_sections()
7300 else if (SGI_COMPAT (abfd) in _bfd_mips_elf_fake_sections()
7305 if (SGI_COMPAT (abfd)) in _bfd_mips_elf_fake_sections()
7349 if (SGI_COMPAT (abfd) && CONST_STRNEQ (name, ".debug_frame")) in _bfd_mips_elf_fake_sections()
[all …]
Delfn32-mips.c94 #define SGI_COMPAT(abfd) \ macro
3492 if (SGI_COMPAT (abfd)) in mips_elf_sym_is_global()
3513 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.