Searched refs:plt_entry_size (Results 1 – 1 of 1) sorted by relevance
314 u64 plt_offset, plt_header_size, plt_entry_size; in dso__synthesize_plt_symbols() local384 plt_entry_size = 12; in dso__synthesize_plt_symbols()389 plt_entry_size = 16; in dso__synthesize_plt_symbols()394 plt_entry_size = 12; in dso__synthesize_plt_symbols()399 plt_entry_size = 32; in dso__synthesize_plt_symbols()404 plt_entry_size = shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()427 f = symbol__new(plt_offset, plt_entry_size, in dso__synthesize_plt_symbols()432 plt_offset += plt_entry_size; in dso__synthesize_plt_symbols()453 f = symbol__new(plt_offset, plt_entry_size, in dso__synthesize_plt_symbols()458 plt_offset += plt_entry_size; in dso__synthesize_plt_symbols()