Home
last modified time | relevance | path

Searched defs:external_filehdr (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/binutils-2.34/include/coff/
H A Dexternal.h26 struct external_filehdr struct
37 #define FILHDR struct external_filehdr argument
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dexternal.h26 struct external_filehdr struct
37 #define FILHDR struct external_filehdr argument
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-coff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
54 unsigned char f_symptr[4]; /* file pointer to symtab */
55 unsigned char f_nsyms[4]; /* number of symtab entries */
56 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */
57 unsigned char f_flags[2]; /* flags */
H A Dsimple-object-xcoff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
55 {
70 } u;
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-coff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
54 unsigned char f_symptr[4]; /* file pointer to symtab */
55 unsigned char f_nsyms[4]; /* number of symtab entries */
56 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */
57 unsigned char f_flags[2]; /* flags */
H A Dsimple-object-xcoff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
55 {
70 } u;
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-coff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
54 unsigned char f_symptr[4]; /* file pointer to symtab */
55 unsigned char f_nsyms[4]; /* number of symtab entries */
56 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */
57 unsigned char f_flags[2]; /* flags */
H A Dsimple-object-xcoff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
55 {
70 } u;
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-coff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
54 unsigned char f_symptr[4]; /* file pointer to symtab */
55 unsigned char f_nsyms[4]; /* number of symtab entries */
56 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */
57 unsigned char f_flags[2]; /* flags */
H A Dsimple-object-xcoff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
55 {
70 } u;
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-coff.c49 struct external_filehdr struct
51 unsigned char f_magic[2]; /* magic number */
52 unsigned char f_nscns[2]; /* number of sections */
53 unsigned char f_timdat[4]; /* time & date stamp */
54 unsigned char f_symptr[4]; /* file pointer to symtab */
55 unsigned char f_nsyms[4]; /* number of symtab entries */
56 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */
57 unsigned char f_flags[2]; /* flags */