Home
last modified time | relevance | path

Searched refs:is_sh_elf (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh.c2437 #define is_sh_elf(bfd) \ macro
3357 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()
DChangeLog-20083041 (is_sh_elf): New macro. Checks a BFD to make sure that is an SH
3043 (sh_elf_size_dynamic_sections): Use is_sh_elf macro to check the