Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsymbol-elf.c658 GElf_Shdr shdr_plt, plt_sec_shdr; in dso__synthesize_plt_symbols() local
701 elf_section_by_name(elf, &ehdr, &plt_sec_shdr, ".plt.sec", NULL)) { in dso__synthesize_plt_symbols()
702 if (!get_plt_sizes(dso, &ehdr, &plt_sec_shdr, &plt_header_size, &plt_entry_size)) in dso__synthesize_plt_symbols()
707 plt_offset = plt_sec_shdr.sh_offset; in dso__synthesize_plt_symbols()

Completed in 7 milliseconds