scn_plt_rel 290 tools/perf/util/symbol-elf.c Elf_Scn *scn_plt_rel, *scn_symstrs, *scn_dynsym; scn_plt_rel 310 tools/perf/util/symbol-elf.c scn_plt_rel = elf_section_by_name(elf, &ehdr, &shdr_rel_plt, scn_plt_rel 312 tools/perf/util/symbol-elf.c if (scn_plt_rel == NULL) { scn_plt_rel 313 tools/perf/util/symbol-elf.c scn_plt_rel = elf_section_by_name(elf, &ehdr, &shdr_rel_plt, scn_plt_rel 315 tools/perf/util/symbol-elf.c if (scn_plt_rel == NULL) scn_plt_rel 331 tools/perf/util/symbol-elf.c reldata = elf_getdata(scn_plt_rel, NULL);