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

  /toolchain/binutils/binutils-2.27/bfd/
bfd-in.h 518 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
512 #define bfd_applicable_file_flags macro
    [all...]
bfd-in2.h 525 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
519 #define bfd_applicable_file_flags macro
    [all...]

Completed in 96 milliseconds