Searched refs:method_alias (Results 1 – 1 of 1) sorted by relevance
3625 char *method_alias = NULL; in hpread_read_struct_type() local3888 method_alias = (char *) (VT (objfile) + fn_fieldp->dfunc.alias); in hpread_read_struct_type()3894 char *tmp_name = cplus_demangle (method_alias, DMGL_ANSI); in hpread_read_struct_type()3949 method_alias && in hpread_read_struct_type()3950 *method_alias) /* not a null string */ in hpread_read_struct_type()3951 fn_p->field.fn_fields[ix].physname = method_alias; in hpread_read_struct_type()