Lines Matching defs:ecoff_tdata
89 typedef struct ecoff_tdata struct
93 file_ptr reloc_filepos;
96 file_ptr sym_filepos;
100 unsigned long text_start;
101 unsigned long text_end;
104 bfd_vma gp;
109 unsigned int gp_size;
115 unsigned long gprmask;
116 unsigned long fprmask;
117 unsigned long cprmask[4];
120 struct ecoff_debug_info debug_info;
123 void * raw_syments;
126 struct ecoff_symbol_struct *canonical_symbols;
130 struct ecoff_link_hash_entry **sym_hashes;
134 asection **symndx_to_section;
137 bfd_boolean linker;
141 bfd_boolean issued_multiple_gp_warning;
146 struct ecoff_find_line *find_line_info;
151 bfd_boolean rdata_in_text;