Searched refs:section_flags (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in.h554 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
H A Decoff.c152 section_flags [] =
172 for (i = 0; i < ARRAY_SIZE (section_flags); i++)
173 if (streq (section->name, section_flags[i].name))
175 section->flags |= section_flags[i].flags;
151 section_flags [] = local
H A Dbfd-in2.h561 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
5044 flagword section_flags;
5037 flagword section_flags; member in struct:bfd_target
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h567 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
5051 flagword section_flags;
5044 flagword section_flags; member in struct:bfd_target

Completed in 152 milliseconds