Home
last modified time | relevance | path

Searched defs:fdr (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/include/coff/
H A Dsym.h113 typedef struct fdr { struct
114 bfd_vma adr; /* memory address of beginning of file */
115 long rss; /* file name (of source, if known) */
116 long issBase; /* file's string space */
117 bfd_vma cbSs; /* number of bytes in the ss */
118 long isymBase; /* beginning of symbols */
119 long csym; /* count file's of symbols */
120 long ilineBase; /* file's line symbols */
121 long cline; /* count of file's line symbols */
122 long ioptBase; /* file's optimization entries */
[all …]
H A Decoff.h327 FDR *fdr; member
336 FDR *fdr; member
/dflybsd-src/contrib/gdb-7/include/coff/
H A Dsym.h113 typedef struct fdr { struct
114 bfd_vma adr; /* memory address of beginning of file */
115 long rss; /* file name (of source, if known) */
116 long issBase; /* file's string space */
117 bfd_vma cbSs; /* number of bytes in the ss */
118 long isymBase; /* beginning of symbols */
119 long csym; /* count file's of symbols */
120 long ilineBase; /* file's line symbols */
121 long cline; /* count of file's line symbols */
122 long ioptBase; /* file's optimization entries */
[all …]
H A Decoff.h327 FDR *fdr; member
336 FDR *fdr; member
/dflybsd-src/contrib/binutils-2.34/include/coff/
H A Dsym.h113 typedef struct fdr { struct
114 bfd_vma adr; /* memory address of beginning of file */
115 long rss; /* file name (of source, if known) */
116 long issBase; /* file's string space */
117 bfd_vma cbSs; /* number of bytes in the ss */
118 long isymBase; /* beginning of symbols */
119 long csym; /* count file's of symbols */
120 long ilineBase; /* file's line symbols */
121 long cline; /* count of file's line symbols */
122 long ioptBase; /* file's optimization entries */
[all …]
H A Decoff.h329 FDR *fdr; member
338 FDR *fdr; member
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibecoff.h161 FDR *fdr; member
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibecoff.h161 FDR *fdr; member
/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibecoff.h163 FDR *fdr; member
/dflybsd-src/contrib/binutils-2.27/gas/
H A Decoff.c934 FDR fdr; /* File header to be written out */ member
/dflybsd-src/contrib/binutils-2.34/gas/
H A Decoff.c934 FDR fdr; /* File header to be written out */ member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1003 FDR fdr; /* File header to be written out */ member