Home | History | Annotate | Download | only in tools

Lines Matching defs:where

2332 		const char *ver, *sym, *where;
2340 where = strtok(NULL, " \t");
2341 if (!ver || !sym || !where)
2344 if (!streq(where, "vmlinux"))