Searched defs:ecoff_debug_info (Results 1 – 2 of 2) sorted by relevance
289 struct ecoff_debug_info struct292 HDRR symbolic_header;305 bool alloc_syments;306 unsigned char *line;307 void *external_dnr; /* struct dnr_ext */308 void *external_pdr; /* struct pdr_ext */309 void *external_sym; /* struct sym_ext */310 void *external_opt; /* struct opt_ext */311 union aux_ext *external_aux;312 char *ss;[all …]
289 struct ecoff_debug_info struct292 HDRR symbolic_header;303 unsigned char *line;304 void *external_dnr; /* struct dnr_ext */305 void *external_pdr; /* struct pdr_ext */306 void *external_sym; /* struct sym_ext */307 void *external_opt; /* struct opt_ext */308 union aux_ext *external_aux;309 char *ss;310 char *ssext;[all …]