Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dhpread.c3625 char *method_alias = NULL; in hpread_read_struct_type() local
3888 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()