Searched refs:bfd_set_file_flags (Results 1 – 5 of 5) sorted by relevance
1020 bfd_set_file_flags (bfd *abfd, flagword flags) in bfd_set_file_flags() function
6617 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);
454 if (! bfd_set_file_flags (abfd, HAS_SYMS | HAS_RELOC)) in write_coff_file()
381 if (! bfd_set_file_flags (outbfd, bfd_get_file_flags (inbfd))) in main()
1657 || !bfd_set_file_flags (obfd, flags)) in copy_object()