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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h553 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
547 #define bfd_applicable_file_flags macro
H A Dbfd.c820 if ((flags & bfd_applicable_file_flags (abfd)) != flags)
H A Dbfd-in2.h560 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
554 #define bfd_applicable_file_flags macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c1366 flags &= bfd_applicable_file_flags (obfd);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h566 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
560 #define bfd_applicable_file_flags macro

Completed in 214 milliseconds