Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c285 u64 plt_offset, plt_header_size, plt_entry_size; in dso__synthesize_plt_symbols() local
354 plt_header_size = 20; in dso__synthesize_plt_symbols()
359 plt_header_size = 32; in dso__synthesize_plt_symbols()
364 plt_header_size = 48; in dso__synthesize_plt_symbols()
369 plt_header_size = 128; in dso__synthesize_plt_symbols()
374 plt_header_size = shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()
378 plt_offset += plt_header_size; in dso__synthesize_plt_symbols()