Searched refs:tmpstr (Results 1 – 1 of 1) sorted by relevance
73 static char tmpstr[128]; variable1238 name = kallsyms_lookup(pc, &size, &offset, NULL, tmpstr); in get_function_bounds()2363 tmpstr[i] = c; in scanhex()2365 tmpstr[i++] = 0; in scanhex()2370 *vp = kallsyms_lookup_name(tmpstr); in scanhex()2375 printf("unknown symbol '%s'\n", tmpstr); in scanhex()2510 tmpstr); in xmon_print_symbol()