Home
last modified time | relevance | path

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

/dports/devel/gdb761/gdb-7.6.1/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()
H A DChangeLog-20104191 * gdbtypes.h (struct typedef_field)
4192 (struct cplus_struct_type) <typedef_field, typedef_field_count>
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgdbtypes.h836 struct typedef_field struct
844 *typedef_field; member
1096 TYPE_CPLUS_SPECIFIC (thistype)->typedef_field
1098 TYPE_CPLUS_SPECIFIC (thistype)->typedef_field[n]
H A Ddwarf2read.c773 struct typedef_field field;
6659 struct typedef_field *fp; in dwarf2_add_typedef()
7369 struct typedef_field *dest, *src; in process_structure_scope()
H A DChangeLog-20104191 * gdbtypes.h (struct typedef_field)
4192 (struct cplus_struct_type) <typedef_field, typedef_field_count>
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdbtypes.h1630 struct decl_field *typedef_field; member
2069 TYPE_CPLUS_SPECIFIC (thistype)->typedef_field
2071 TYPE_CPLUS_SPECIFIC (thistype)->typedef_field[n]
H A DChangeLog-20104191 * gdbtypes.h (struct typedef_field)
4192 (struct cplus_struct_type) <typedef_field, typedef_field_count>
H A DChangeLog-2017617 * gdbtypes.h (struct typedef_field): Rename to ...
5279 * gdbtypes.h (struct typedef_field) <is_protected, is_private>: New
H A DChangeLog-201512406 (struct fn_fieldlist, struct fn_field, struct typedef_field)