Lines Matching defs:ecoff_tdata
87 typedef struct ecoff_tdata struct
91 file_ptr reloc_filepos;
94 file_ptr sym_filepos;
98 unsigned long text_start;
99 unsigned long text_end;
102 bfd_vma gp;
107 unsigned int gp_size;
113 unsigned long gprmask;
114 unsigned long fprmask;
115 unsigned long cprmask[4];
118 struct ecoff_debug_info debug_info;
121 void * raw_syments;
124 struct ecoff_symbol_struct *canonical_symbols;
128 struct ecoff_link_hash_entry **sym_hashes;
132 asection **symndx_to_section;
135 bfd_boolean linker;
139 bfd_boolean issued_multiple_gp_warning;
144 struct ecoff_find_line *find_line_info;
149 bfd_boolean rdata_in_text;