Searched refs:is_sparc_elf (Results 1 – 6 of 6) sorted by relevance
729 #define is_sparc_elf(bfd) \ macro1364 BFD_ASSERT (is_sparc_elf (abfd) || num_relocs == 0); in _bfd_sparc_elf_check_relocs()2421 if (! is_sparc_elf (ibfd)) in _bfd_sparc_elf_size_dynamic_sections()
3112 (is_sparc_elf): New macro. Checks a BFD to make sure that is a Sparc3114 (_bfd_sparc_elf_check_relocs): Use is_sparc_elf macro to check the