Searched refs:is_x86_64_elf (Results 1 – 2 of 2) sorted by relevance
795 #define is_x86_64_elf(bfd) \ macro1521 BFD_ASSERT (is_x86_64_elf (abfd)); in elf_x86_64_check_relocs()2941 if (! is_x86_64_elf (ibfd)) in elf_x86_64_size_dynamic_sections()3391 BFD_ASSERT (is_x86_64_elf (input_bfd)); in elf_x86_64_relocate_section()
3101 (is_x86_64_elf): New macro. Checks a BFD to make sure that is an3103 (elf64_x86_64_check_relocs): Use is_x86_64_elf macro to check the bfd