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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dsection.c1064 the bfd_applicable_section_flags (abfd) doesn't have the SEC_CODE
1067 if ((flags & bfd_applicable_section_flags (abfd)) != flags)
H A Dbfd-in.h515 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
509 #define bfd_applicable_section_flags macro
H A Dbfd-in2.h522 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
516 #define bfd_applicable_section_flags macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h522 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
516 #define bfd_applicable_section_flags macro
H A Dbfd.h522 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
516 #define bfd_applicable_section_flags macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h520 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_applicable_section_flags macro
H A Dbfd.h520 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_applicable_section_flags macro

Completed in 181 milliseconds