#include <collect2-aix.h>
Detailed Description
The format of a 32-bit XCOFF file header.
Field Documentation
char external_filehdr_32::f_flags[2] |
char external_filehdr_32::f_magic[F_MAGIC_SIZE] |
char external_filehdr_32::f_nscns[2] |
char external_filehdr_32::f_nsyms[4] |
The number of entries in the symbol table.
char external_filehdr_32::f_opthdr[2] |
The size of the auxiliary header.
char external_filehdr_32::f_symptr[4] |
The offset of the symbol table from the start of the file.
char external_filehdr_32::f_timdat[4] |
The documentation for this struct was generated from the following file: