Searched refs:is_sh_elf (Results 1 – 2 of 2) sorted by relevance
2437 #define is_sh_elf(bfd) \ macro3357 if (! is_sh_elf (ibfd)) in sh_elf_size_dynamic_sections()3828 BFD_ASSERT (is_sh_elf (input_bfd)); in sh_elf_relocate_section()6003 BFD_ASSERT (is_sh_elf (abfd)); in sh_elf_check_relocs()6594 if (! is_sh_elf (ibfd) || ! is_sh_elf (obfd)) in sh_elf_copy_private_data()6626 if (! is_sh_elf (ibfd) || ! is_sh_elf (obfd)) in sh_elf_merge_private_data()
3041 (is_sh_elf): New macro. Checks a BFD to make sure that is an SH3043 (sh_elf_size_dynamic_sections): Use is_sh_elf macro to check the