Home
last modified time | relevance | path

Searched defs:bfd_applicable_section_flags (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Dbfd-in.h505 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
H A Dbfd-in2.h512 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dbfd-in2.h520 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h7716 bfd_applicable_section_flags (const bfd *abfd) in bfd_applicable_section_flags() function