Searched refs:bfd_applicable_section_flags (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h554 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
548 #define bfd_applicable_section_flags macro
H A Dbfd-in2.h561 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
555 #define bfd_applicable_section_flags macro
/freebsd-11-stable/contrib/binutils/gas/
H A Das.c990 applicable = bfd_applicable_section_flags (stdoutput);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c498 & bfd_applicable_section_flags (stdoutput)));
H A Dtc-mep.c1799 flagword applicable = bfd_applicable_section_flags (stdoutput);
H A Dtc-i386.c7975 applicable = bfd_applicable_section_flags (stdoutput);
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c2264 applicable = bfd_applicable_section_flags (abfd);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h567 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
561 #define bfd_applicable_section_flags macro

Completed in 245 milliseconds