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

  /toolchain/binutils/binutils-2.27/include/coff/
internal.h 428 #define STYP_PAD (0x0008) /* "padding": not allocated, not relocated, loaded */
  /toolchain/binutils/binutils-2.27/binutils/
od-xcoff.c 181 { STYP_PAD, "pad" },
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
coffcode.h 574 styp_flags = STYP_PAD;
799 else if (styp_flags & STYP_PAD)
    [all...]

Completed in 297 milliseconds