Searched refs:is_aarch64_elf (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfnn-aarch64.c2198 #define is_aarch64_elf(bfd) \ macro
4291 if (!is_aarch64_elf (abfd))
4347 BFD_ASSERT (is_aarch64_elf (output_bfd));
4928 BFD_ASSERT (is_aarch64_elf (input_bfd));
6558 if (!is_aarch64_elf (ibfd) || !is_aarch64_elf (obfd))
7029 BFD_ASSERT (is_aarch64_elf (abfd));
8367 if (!is_aarch64_elf (ibfd))
8510 if (!is_aarch64_elf (ibfd))

Completed in 112 milliseconds