Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c194 u64 plt_offset; in dso__synthesize_plt_symbols() local
260 plt_offset = shdr_plt.sh_offset; in dso__synthesize_plt_symbols()
268 plt_offset += shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()
273 f = symbol__new(plt_offset, shdr_plt.sh_entsize, in dso__synthesize_plt_symbols()
290 plt_offset += shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()
295 f = symbol__new(plt_offset, shdr_plt.sh_entsize, in dso__synthesize_plt_symbols()