Lines Matching defs:ecoff_tdata
94 typedef struct ecoff_tdata struct
98 file_ptr reloc_filepos;
101 file_ptr sym_filepos;
105 unsigned long text_start;
106 unsigned long text_end;
109 bfd_vma gp;
114 unsigned int gp_size;
120 unsigned long gprmask;
121 unsigned long fprmask;
122 unsigned long cprmask[4];
125 struct ecoff_debug_info debug_info;
128 struct ecoff_symbol_struct *canonical_symbols;
132 struct ecoff_link_hash_entry **sym_hashes;
136 asection **symndx_to_section;
139 bool linker;
143 bool issued_multiple_gp_warning;
148 struct ecoff_find_line *find_line_info;
153 bool rdata_in_text;
156 struct mips_hi *mips_refhi_list;