Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c844 #define is_x86_64_elf(bfd) \ macro
2155 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()
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