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.25/bfd/
bfd-in.h 506 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
500 #define bfd_applicable_section_flags macro
    [all...]
bfd-in2.h 513 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
507 #define bfd_applicable_section_flags macro
    [all...]

Completed in 49 milliseconds