Searched refs:scn_symstrs (Results 1 – 1 of 1) sorted by relevance
324 Elf_Scn *scn_plt_rel, *scn_symstrs, *scn_dynsym; in dso__synthesize_plt_symbols() local373 scn_symstrs = elf_getscn(elf, shdr_dynsym.sh_link); in dso__synthesize_plt_symbols()374 if (scn_symstrs == NULL) in dso__synthesize_plt_symbols()377 symstrs = elf_getdata(scn_symstrs, NULL); in dso__synthesize_plt_symbols()