Home
last modified time | relevance | path

Searched refs:n_types (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsymmisc.c129 if (OBJSTAT (objfile, n_types) > 0) in print_objfile_statistics()
131 OBJSTAT (objfile, n_types)); in print_objfile_statistics()
H A Dobjfiles.h151 int n_types; /* Number of types */ member
H A Dgdbtypes.c174 OBJSTAT (objfile, n_types++); in alloc_type()