Searched refs:bfd_applicable_file_flags (Results 1 – 5 of 5) sorted by relevance
547 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
817 if ((flags & bfd_applicable_file_flags (abfd)) != flags) in bfd_set_file_flags()
554 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
1364 flags &= bfd_applicable_file_flags (obfd); in copy_object()
560 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro