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

  /external/syslinux/gpxe/src/include/
coff.h 13 #define F_AR32WR 0x0100 /* Indicates little endian file */
  /toolchain/binutils/binutils-2.27/include/coff/
arm.h 35 F_AR32WR file has byte ordering of an AR32WR machine (e.g. vax)
49 #define F_AR32WR (0x0100)
internal.h 92 F_AR32WR file is 32-bit little-endian
104 #define F_AR32WR (0x0100)
  /toolchain/binutils/binutils-2.27/bfd/
peicode.h 1041 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */
    [all...]
coff64-rs6000.c 867 internal_f.f_flags |= F_AR32WR;
    [all...]
coffcode.h     [all...]
ecoff.c     [all...]

Completed in 125 milliseconds