Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/coff/
H A Decoff.h287 struct ecoff_debug_info struct
290 HDRR symbolic_header;
301 unsigned char *line;
302 void *external_dnr; /* struct dnr_ext */
303 void *external_pdr; /* struct pdr_ext */
304 void *external_sym; /* struct sym_ext */
305 void *external_opt; /* struct opt_ext */
306 union aux_ext *external_aux;
307 char *ss;
308 char *ssext;
[all …]
/dflybsd-src/contrib/binutils-2.27/include/coff/
H A Decoff.h287 struct ecoff_debug_info struct
290 HDRR symbolic_header;
301 unsigned char *line;
302 void *external_dnr; /* struct dnr_ext */
303 void *external_pdr; /* struct pdr_ext */
304 void *external_sym; /* struct sym_ext */
305 void *external_opt; /* struct opt_ext */
306 union aux_ext *external_aux;
307 char *ss;
308 char *ssext;
[all …]
/dflybsd-src/contrib/binutils-2.34/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 …]