Searched refs:FILHSZ (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dgo32exe.h36 #undef FILHSZ macro
37 #define FILHSZ STUBSIZE+20 macro
H A Dtic80.h44 #define FILHSZ 22 macro
H A Dpe.h229 #undef FILHSZ macro
230 #define FILHSZ 152 macro
H A Dor32.h39 #define FILHSZ 20 macro
H A Dexternal.h37 #define FILHSZ 20 macro
H A Di960.h65 #define FILHSZ 20 macro
H A Drs6000.h32 #define FILHSZ 20 macro
H A Drs6k64.h37 #define FILHSZ 24 macro
H A Dalpha.h47 #define FILHSZ 24 macro
H A Dti.h122 #define FILHSZ 22 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dticoff.h108 FILHSZ, AOUTSZ, SCNHSZ_V01, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
H A Dcoff64-rs6000.c2173 bfd_byte filehdr_ext[FILHSZ];
2204 memset (filehdr_ext, 0, FILHSZ);
2236 data_scnhdr.s_scnptr = FILHSZ + 3 * SCNHSZ;
2474 bfd_bwrite (filehdr_ext, FILHSZ, abfd);
2534 FILHSZ,
2786 FILHSZ,
H A Dcoff-alpha.c2087 if (bfd_seek (abfd, (file_ptr) FILHSZ, SEEK_CUR) != 0
2089 || bfd_seek (abfd, (file_ptr) (- (FILHSZ + 8)), SEEK_CUR) != 0)
2137 if (bfd_seek (nbfd, (file_ptr) FILHSZ, SEEK_SET) != 0)
2292 FILHSZ, AOUTSZ, SCNHSZ, 0, 0, 0, 0, FILNMLEN, TRUE, FALSE, 4, FALSE, 2,
H A Dcoff-rs6000.c2585 size = FILHSZ;
3668 bfd_byte filehdr_ext[FILHSZ];
3695 memset (filehdr_ext, 0, FILHSZ);
3712 scnhdr.s_scnptr = FILHSZ + SCNHSZ;
3930 bfd_bwrite (filehdr_ext, FILHSZ, abfd);
3992 FILHSZ,
4242 FILHSZ,
H A Dcoff-mips.c1304 FILHSZ, AOUTSZ, SCNHSZ, 0, 0, 0, 0, FILNMLEN, TRUE, FALSE, 4, FALSE, 2,
H A DpeXXigen.c824 return FILHSZ;
841 return FILHSZ;
H A Dcoffcode.h5155 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
5242 FILHSZ, AOUTSZ, SCNHSZ_V01, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
H A Dcoff-sh.c3109 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,

Completed in 206 milliseconds