Home
last modified time | relevance | path

Searched refs:add_undefined_type (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstabsread.c153 static void add_undefined_type (struct type *, int[2]);
1530 add_undefined_type (type, typenums); in read_type()
1679 add_undefined_type (type, typenums); in read_type()
4350 add_undefined_type (struct type *type, int typenums[2]) in add_undefined_type() function
DChangeLog-3.x657 it immediately if possible, only calling add_undefined_type if
1749 * dbxread.c (add_undefined_type, cleanup_undefined_types): Created
1751 (read_type): Call add_undefined_type when we run into such a case.
DChangeLog-20078784 * stabsread.c (add_undefined_type): Add extra parameter.
8789 (read_type): Update calls to add_undefined_type.
8791 (add_undefined_type_1): Renames from add_undefined_type.
DChangeLog-20039131 (add_undefined_type): Ditto.
9132 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
DChangeLog-1993545 add_undefined_type.
DChangeLog-20189159 (complain_about_struct_wipeout, add_undefined_type)