Searched defs:fdr (Results 1 – 6 of 6) sorted by relevance
113 typedef struct fdr { struct114 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 …]
327 FDR *fdr; member336 FDR *fdr; member
373 struct shuffle *fdr; member660 FDR fdr; in bfd_ecoff_debug_accumulate() local750 FDR fdr; in bfd_ecoff_debug_accumulate() local1035 FDR *fdr, in ecoff_add_string()1091 FDR fdr; in bfd_ecoff_debug_accumulate_other() local
161 FDR *fdr; member
993 FDR *fdr, in ecoff_emit_aggregate()1054 ecoff_type_to_string (bfd *abfd, FDR *fdr, unsigned int indx) in ecoff_type_to_string()1455 FDR *fdr; in _bfd_ecoff_print_symbol() local
934 FDR fdr; /* File header to be written out */ member