Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlinespec.c68 static struct symtabs_and_lines find_method (int funfirstline,
1329 return find_method (funfirstline, canonical, saved_arg, in decode_compound()
1399 find_method (int funfirstline, char ***canonical, char *saved_arg, in find_method() function
H A DChangeLog-19901558 * symtab.c (find_method): Add comment saying how big you must
H A DChangeLog-200312782 * linespec.c (find_method): Extract code into collect_methods.
12946 * linespec.c (decode_compound): Extract code into find_method.
12947 (find_method): New.
H A DChangeLog-19985269 generate the full method name. find_method doesn't need all the other