/openbsd-src/gnu/usr.bin/binutils/include/coff/ |
H A D | sym.h | 113 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 D | ecoff.h | 324 FDR *fdr; member 361 FDR *fdr; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | sym.h | 113 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 D | ecoff.h | 326 FDR *fdr; member 335 FDR *fdr; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecofflink.c | 392 struct shuffle *fdr; member 694 FDR fdr; local 784 FDR fdr; local 1073 ecoff_add_string (ainfo, info, debug, fdr, string) in ecoff_add_string() argument 1135 FDR fdr; local
|
H A D | libecoff.h | 156 FDR *fdr; member
|
H A D | ecoff.c | 987 FDR *fdr, in ecoff_emit_aggregate() 1048 ecoff_type_to_string (bfd *abfd, FDR *fdr, unsigned int indx) in ecoff_type_to_string() 1449 FDR *fdr; in _bfd_ecoff_print_symbol() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | ecofflink.c | 392 struct shuffle *fdr; member 693 FDR fdr; local 783 FDR fdr; local 1117 ecoff_add_string (ainfo, info, debug, fdr, string) in ecoff_add_string() argument 1179 FDR fdr; local
|
H A D | libecoff.h | 158 FDR *fdr; member
|
H A D | ecoff.c | 1095 ecoff_emit_aggregate (abfd, fdr, string, rndx, isym, which) in ecoff_emit_aggregate() argument 1158 ecoff_type_to_string (abfd, fdr, indx) in ecoff_type_to_string() argument 1564 FDR *fdr; local
|
/openbsd-src/sys/dev/pci/ |
H A D | if_bwfm_pci.c | 1676 struct msgbuf_flowring_delete_resp *fdr; in bwfm_pci_msg_rx() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 937 FDR fdr; /* File header to be written out */ member
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 936 FDR fdr; /* File header to be written out */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | mips-tfile.c | 1047 FDR fdr; /* File header to be written out */ member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | mips-tfile.c | 1054 FDR fdr; /* File header to be written out */ member
|