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

  /toolchain/binutils/binutils-2.25/include/coff/
sparc.h 139 #define AUXESZ 20
external.h 263 #define AUXESZ 18
i960.h 276 #define AUXESZ 24
m88k.h 182 #define AUXESZ 20
rs6k64.h 194 #define AUXESZ 18
rs6000.h 209 #define AUXESZ 18
ti.h 470 #define AUXESZ 18
  /toolchain/binutils/binutils-2.25/bfd/
coffswap.h 499 memset (ext, 0, AUXESZ);
572 return AUXESZ;
coffcode.h     [all...]
peXXigen.c 377 memset (ext, 0, AUXESZ);
390 return AUXESZ;
403 return AUXESZ;
437 return AUXESZ;
    [all...]
peicode.h 302 pe->coff.local_auxesz = AUXESZ;
    [all...]
coff64-rs6000.c     [all...]
coff-rs6000.c     [all...]
coff-sh.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c 1210 know (SYMESZ == AUXESZ);
    [all...]

Completed in 193 milliseconds