Searched refs:bfd_applicable_file_flags (Results 1 – 8 of 8) sorted by relevance
677 if ((flags & bfd_applicable_file_flags (abfd)) != flags) in bfd_set_file_flags()
487 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
494 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
764 if ((flags & bfd_applicable_file_flags (abfd)) != flags) in bfd_set_file_flags()
518 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
525 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
1136 flags &= bfd_applicable_file_flags (obfd); in copy_object()
1276 flags &= bfd_applicable_file_flags (obfd); in copy_object()