strsym 257 tools/perf/util/genelf.c char *strsym = NULL; strsym 410 tools/perf/util/genelf.c strsym = calloc(1, symlen); strsym 411 tools/perf/util/genelf.c if (!strsym) { strsym 415 tools/perf/util/genelf.c strcpy(strsym + 1, sym); strsym 431 tools/perf/util/genelf.c d->d_buf = strsym; strsym 509 tools/perf/util/genelf.c free(strsym);