Searched defs:bfd_applicable_section_flags (Results 1 – 4 of 4) sorted by relevance
505 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
512 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
520 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags) macro
7716 bfd_applicable_section_flags (const bfd *abfd) in bfd_applicable_section_flags() function