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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd.c786 bfd_set_file_flags
789 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);
805 bfd_set_file_flags (bfd *abfd, flagword flags)
802 bfd_set_file_flags (bfd *abfd, flagword flags) function
H A Dbfd-in2.h4803 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);
/freebsd-11-stable/contrib/binutils/binutils/
H A Drescoff.c457 if (! bfd_set_file_flags (abfd, HAS_SYMS | HAS_RELOC))
458 bfd_fatal ("bfd_set_file_flags");
H A Dobjcopy.c1369 || !bfd_set_file_flags (obfd, flags))
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4810 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);

Completed in 112 milliseconds