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

  /toolchain/binutils/binutils-2.25/include/coff/
ecoff.h 97 #define STYP_OTHER_LOAD (STYP_ECOFF_INIT | STYP_ECOFF_FINI)
  /toolchain/binutils/binutils-2.25/bfd/
coffcode.h 865 #ifdef STYP_OTHER_LOAD /* Other loaded sections. */
866 if (styp_flags & STYP_OTHER_LOAD)
    [all...]

Completed in 677 milliseconds