Searched refs:vf_name (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcp-valprint.c773 char *vf_name; local
795 vf_name = cplus_demangle (field_physname, DMGL_ARM);
796 fprintf_filtered (stream, " %s", vf_name);

Completed in 109 milliseconds