Searched refs:bfd_applicable_file_flags (Results 1 – 9 of 9) sorted by relevance
1015 if ((flags & bfd_applicable_file_flags (abfd)) != flags) in bfd_set_file_flags()
504 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
511 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
1077 if ((flags & bfd_applicable_file_flags (abfd)) != flags) in bfd_set_file_flags()
519 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags) macro
1641 if ((flags & bfd_applicable_file_flags (abfd)) != flags) in bfd_set_file_flags()
7680 bfd_applicable_file_flags (const bfd *abfd) in bfd_applicable_file_flags() function
1883 flags &= bfd_applicable_file_flags (obfd); in copy_object()
2643 flags &= bfd_applicable_file_flags (obfd); in copy_object()