tshdr             962 tools/perf/util/symbol-elf.c 	GElf_Shdr tshdr;
tshdr            1002 tools/perf/util/symbol-elf.c 	if (elf_section_by_name(runtime_ss->elf, &runtime_ss->ehdr, &tshdr,
tshdr            1004 tools/perf/util/symbol-elf.c 		dso->text_offset = tshdr.sh_addr - tshdr.sh_offset;