Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dobjc-lang.h43 extern char *parse_method (char *method, char *type,
Dobjc-lang.c1176 parse_method (char *method, char *type, char **class, in parse_method() function
1336 if (parse_method (tmp, &ntype, &nclass, &ncategory, &nselector) == NULL) in find_methods()
1424 tmp = parse_method (buf, &type, &class, &category, &selector); in find_imps()