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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dfindvar.c772 const char *flavour_name
775 /* We can't get here unless we've opened the file, so flavour_name
777 gdb_assert (flavour_name != NULL);
779 flavour_name, var->linkage_name ());
771 const char *flavour_name local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dfindvar.c743 const char *flavour_name
746 /* We can't get here unless we've opened the file, so flavour_name
748 gdb_assert (flavour_name != NULL);
750 flavour_name, var->linkage_name ());
742 const char *flavour_name local

Completed in 116 milliseconds