Searched refs:plt_sec_shdr (Results 1 – 1 of 1) sorted by relevance
676 GElf_Shdr shdr_plt, plt_sec_shdr; in dso__synthesize_plt_symbols() local719 elf_section_by_name(elf, &ehdr, &plt_sec_shdr, ".plt.sec", NULL)) { in dso__synthesize_plt_symbols()720 if (!get_plt_sizes(dso, &ehdr, &plt_sec_shdr, &plt_header_size, &plt_entry_size)) in dso__synthesize_plt_symbols()725 plt_offset = plt_sec_shdr.sh_offset; in dso__synthesize_plt_symbols()