Home
last modified time | relevance | path

Searched refs:shdr_plt (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
A Dsymbol-elf.c293 GElf_Shdr shdr_plt; in dso__synthesize_plt_symbols() local
331 if (elf_section_by_name(elf, &ehdr, &shdr_plt, ".plt", NULL) == NULL) in dso__synthesize_plt_symbols()
358 plt_offset = shdr_plt.sh_offset; in dso__synthesize_plt_symbols()
381 plt_header_size = shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()
382 plt_entry_size = shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()

Completed in 7 milliseconds