Home
last modified time | relevance | path

Searched defs:ecoff_debug_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Decoff.h289 struct ecoff_debug_info struct
292 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 …]
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Decoff.h289 struct ecoff_debug_info struct
292 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 …]