Searched refs:method_alias (Results 1 – 2 of 2) sorted by relevance
3620 char *method_alias = NULL; in hpread_read_struct_type() local3883 method_alias = (char *) (VT (objfile) + fn_fieldp->dfunc.alias); in hpread_read_struct_type()3889 char *tmp_name = cplus_demangle (method_alias, DMGL_ANSI); in hpread_read_struct_type()3944 method_alias && in hpread_read_struct_type()3945 *method_alias) /* not a null string */ in hpread_read_struct_type()3946 fn_p->field.fn_fields[ix].physname = method_alias; in hpread_read_struct_type()
103 sub method_alias { exists $methods{$_[0]||''}; } subroutine2248 if (!method_alias($name))