Searched refs:AUXESZ (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dsparc.h138 #define AUXESZ 20 macro
H A Dexternal.h262 #define AUXESZ 18 macro
H A Drs6000.h191 #define AUXESZ 18 macro
H A Drs6k64.h191 #define AUXESZ 18 macro
H A Dti.h386 #define AUXESZ 18 macro
/freebsd-11-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h217 #define AUXESZ 18 /* sizeof(AUXENT) */ macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffswap.h499 memset (ext, 0, AUXESZ);
571 return AUXESZ;
H A DpeXXigen.c304 memset (ext, 0, AUXESZ);
317 return AUXESZ;
330 return AUXESZ;
363 return AUXESZ;
H A Dpeicode.h299 pe->coff.local_auxesz = AUXESZ;
H A Dcoff64-rs6000.c2555 AUXESZ,
2808 AUXESZ,
H A Dcoffcode.h5157 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
5200 FILHSZ_V0, AOUTSZ, SCNHSZ_V01, SYMESZ, AUXESZ, RELSZ_V0, LINESZ, FILNMLEN,
5244 FILHSZ, AOUTSZ, SCNHSZ_V01, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
H A Dcoff-rs6000.c4010 AUXESZ,
4261 AUXESZ,
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c1153 know (SYMESZ == AUXESZ);

Completed in 208 milliseconds