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

/linux-master/tools/perf/util/
H A Dsymbol-elf.c1554 Elf_Data *symstrs, *secstrs, *secstrs_run, *secstrs_sym; local
1607 secstrs_run = elf_getdata(sec_strndx, NULL);
1608 if (secstrs_run == NULL)
1731 secstrs = secstrs_run;

Completed in 102 milliseconds