Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dcp-support.h57 extern char *method_name_from_physname (const char *physname);
Dcp-support.c176 method_name_from_physname (const char *physname) in method_name_from_physname() function
Dstabsread.c2118 method_name = method_name_from_physname (physname); in update_method_name_from_physname()