sec_strndx 965 tools/perf/util/symbol-elf.c Elf_Scn *sec, *sec_strndx; sec_strndx 1021 tools/perf/util/symbol-elf.c sec_strndx = elf_getscn(runtime_ss->elf, runtime_ss->ehdr.e_shstrndx); sec_strndx 1022 tools/perf/util/symbol-elf.c if (sec_strndx == NULL) sec_strndx 1025 tools/perf/util/symbol-elf.c secstrs = elf_getdata(sec_strndx, NULL);