Searched refs:add_struct_fields (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c1086 add_struct_fields (struct type *type, completion_list &output,
1097 add_struct_fields (TYPE_BASECLASS (type, i),
1110 add_struct_fields (type->field (i).type (),
1170 add_struct_fields (type, result, fieldname.get (),
1085 add_struct_fields (struct type *type, completion_list &output, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Deval.c977 add_struct_fields (struct type *type, completion_list &output,
988 add_struct_fields (TYPE_BASECLASS (type, i),
1002 add_struct_fields (type->field (i).type (),
1051 add_struct_fields (type, result, fieldname.c_str (),
975 add_struct_fields (struct type *type, completion_list &output, function

Completed in 154 milliseconds