Home
last modified time | relevance | path

Searched refs:replace_type (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dgdbtypes.h1199 extern void replace_type (struct type *, struct type *);
Dstabsread.c1600 replace_type (type, xtype); in read_type()
4205 replace_type (*type, SYMBOL_TYPE (sym)); in cleanup_undefined_types()
Dhpread.c3214 replace_type (type, type1); in hpread_read_function_type()
3397 replace_type (type, type1); in hpread_read_doc_function_type()
Dgdbtypes.c582 replace_type (struct type *ntype, struct type *type) in replace_type() function