Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlinespec.c1301 find_toplevel_string (const char *haystack, const char *needle) in find_toplevel_string() function
3847 p = find_toplevel_string (lookup_name, scope_op); in find_linespec_symbols()
3853 p = find_toplevel_string (p + strlen (scope_op), scope_op); in find_linespec_symbols()
DChangeLog-20129493 (find_toplevel_string): New function.