Home
last modified time | relevance | path

Searched refs:bfd_applicable_section_flags (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsection.c1039 if ((flags & bfd_applicable_section_flags (abfd)) != flags) in bfd_set_section_flags()
H A Dbfd-in.h488 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
H A Dbfd-in2.h495 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-hppa.c7606 applicable = bfd_applicable_section_flags (stdoutput);
7721 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7731 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7741 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7747 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7756 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7765 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
H A Dtc-m32r.c724 applicable = bfd_applicable_section_flags (stdoutput); in md_begin()
H A Dtc-v850.c308 applicable = bfd_applicable_section_flags (stdoutput);
H A Dobj-coff.c601 & bfd_applicable_section_flags (stdoutput)));
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-hppa.c7623 applicable = bfd_applicable_section_flags (stdoutput);
7747 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7757 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7767 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7773 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7782 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
7791 applicable = bfd_applicable_section_flags (stdoutput); in pa_spaces_begin()
H A Dobj-coff.c494 & bfd_applicable_section_flags (stdoutput))); in obj_coff_ident()
H A Dtc-v850.c296 applicable = bfd_applicable_section_flags (stdoutput); in v850_comm()
H A Dtc-m32r.c719 applicable = bfd_applicable_section_flags (stdoutput); in md_begin()
H A Dtc-i386.c7300 applicable = bfd_applicable_section_flags (stdoutput); in handle_large_common()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h519 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
H A Dbfd-in2.h526 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
/openbsd/gnu/usr.bin/binutils/gas/
H A Das.c940 applicable = bfd_applicable_section_flags (stdoutput); in perform_an_assembly_pass()
H A Dread.c1885 if ((bfd_applicable_section_flags (stdoutput) & SEC_LINK_ONCE) == 0) in s_linkonce()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Das.c989 applicable = bfd_applicable_section_flags (stdoutput); in perform_an_assembly_pass()
H A Dread.c2035 if ((bfd_applicable_section_flags (stdoutput) & SEC_LINK_ONCE) == 0) in s_linkonce()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Ddlltool.c2287 applicable = bfd_applicable_section_flags (abfd); in make_one_lib_file()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddlltool.c2215 applicable = bfd_applicable_section_flags (abfd); in make_one_lib_file()