Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtypeprint.c93 const struct typedef_field *tf = p; in hash_typedef_field()
104 const struct typedef_field *tfa = a; in eq_typedef_field()
105 const struct typedef_field *tfb = b; in eq_typedef_field()
123 struct typedef_field *tdef = &TYPE_TYPEDEF_FIELD (t, i); in recursively_update_typedef_hash()
151 struct typedef_field *tf; in add_template_parameters()
158 tf = XOBNEW (&table->storage, struct typedef_field); in add_template_parameters()
276 struct typedef_field tf, *new_tf; in find_global_typedef()
293 new_tf = XOBNEW (&flags->global_typedefs->storage, struct typedef_field); in find_global_typedef()
321 struct typedef_field tf, *found; in find_typedef_in_hash()
H A Dgdbtypes.h869 struct typedef_field struct
877 *typedef_field; member
1233 TYPE_CPLUS_SPECIFIC (thistype)->typedef_field
1235 TYPE_CPLUS_SPECIFIC (thistype)->typedef_field[n]
H A Ddwarf2read.c1163 struct typedef_field field;
10744 struct typedef_field *fp; in dwarf2_add_typedef()
11499 struct typedef_field *dest, *src; in process_structure_scope()