Home
last modified time | relevance | path

Searched refs:is_s390_elf (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-s390.c713 #define is_s390_elf(bfd) \ macro
984 BFD_ASSERT (is_s390_elf (abfd)); in elf_s390_check_relocs()
2065 if (! is_s390_elf (ibfd)) in elf_s390_size_dynamic_sections()
2324 BFD_ASSERT (is_s390_elf (input_bfd)); in elf_s390_relocate_section()
Delf64-s390.c626 #define is_s390_elf(bfd) \ macro
902 BFD_ASSERT (is_s390_elf (abfd)); in elf_s390_check_relocs()
2015 if (! is_s390_elf (ibfd)) in elf_s390_size_dynamic_sections()
2276 BFD_ASSERT (is_s390_elf (input_bfd)); in elf_s390_relocate_section()
DChangeLog-20083030 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
3032 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
3090 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
3092 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd