Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c795 #define is_x86_64_elf(bfd) \ macro
1521 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()
DChangeLog-20083101 (is_x86_64_elf): New macro. Checks a BFD to make sure that is an
3103 (elf64_x86_64_check_relocs): Use is_x86_64_elf macro to check the bfd