Searched refs:replace_type (Results 1 – 7 of 7) sorted by relevance
1191 extern void replace_type (struct type *, struct type *);
1600 replace_type (type, xtype); in read_type()4156 replace_type (*type, SYMBOL_TYPE (sym)); in cleanup_undefined_types()
3214 replace_type (type, type1); in hpread_read_function_type()3397 replace_type (type, type1); in hpread_read_doc_function_type()
561 replace_type (struct type *ntype, struct type *type) in replace_type() function
9407 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.9505 (hpread_read_doc_function_type): Call replace_type.10189 * gdbtypes.c (replace_type): Doc fix.10239 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.10241 * gdbtypes.c (replace_type): Doc fix.13591 * gdbtypes.c (replace_type): New function.13592 * gdbtypes.h (replace_type): Add prototype.13593 * stabsread.c (read_type): Use replace_type.
13540 (replace_type): Set length on all type variants for a given type.
14894 my $replace_type;14896 $replace_type = $MULTIPLE_BEFORE;14905 $replace_type = $MULTIPLE_AFTER;14911 $perl_charname->add_duplicate($code_point, $value, Replace => $replace_type);