HomeSort by relevance Sort by last modified time
    Searched defs:bfd_applicable_section_flags (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
bfd-in.h 519 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
513 #define bfd_applicable_section_flags macro
    [all...]
bfd-in2.h 526 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
520 #define bfd_applicable_section_flags macro
    [all...]

Completed in 140 milliseconds