Searched refs:scn_dynsym (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsymbol-elf.c192 Elf_Scn *scn_plt_rel, *scn_symstrs, *scn_dynsym; local
205 scn_dynsym = ss->dynsym;
209 if (scn_dynsym == NULL)
237 syms = elf_getdata(scn_dynsym, NULL);

Completed in 81 milliseconds