Searched refs:is_x86_64_elf (Results 1 – 2 of 2) sorted by relevance
844 #define is_x86_64_elf(bfd) \ macro2155 BFD_ASSERT (is_x86_64_elf (abfd)); in elf_x86_64_check_relocs()3620 if (! is_x86_64_elf (ibfd)) in elf_x86_64_size_dynamic_sections()4089 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