Searched refs:plt_entry_size (Results 1 – 1 of 1) sorted by relevance
292 u64 plt_offset, plt_header_size, plt_entry_size; in dso__synthesize_plt_symbols() local362 plt_entry_size = 12; in dso__synthesize_plt_symbols()367 plt_entry_size = 16; in dso__synthesize_plt_symbols()372 plt_entry_size = 12; in dso__synthesize_plt_symbols()377 plt_entry_size = 32; in dso__synthesize_plt_symbols()382 plt_entry_size = shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()405 f = symbol__new(plt_offset, plt_entry_size, in dso__synthesize_plt_symbols()410 plt_offset += plt_entry_size; in dso__synthesize_plt_symbols()431 f = symbol__new(plt_offset, plt_entry_size, in dso__synthesize_plt_symbols()436 plt_offset += plt_entry_size; in dso__synthesize_plt_symbols()