Searched refs:plt_header_size (Results 1 – 1 of 1) sorted by relevance
292 u64 plt_offset, plt_header_size, plt_entry_size; in dso__synthesize_plt_symbols() local361 plt_header_size = 20; in dso__synthesize_plt_symbols()366 plt_header_size = 32; in dso__synthesize_plt_symbols()371 plt_header_size = 48; in dso__synthesize_plt_symbols()376 plt_header_size = 128; in dso__synthesize_plt_symbols()381 plt_header_size = shdr_plt.sh_entsize; in dso__synthesize_plt_symbols()385 plt_offset += plt_header_size; in dso__synthesize_plt_symbols()
Completed in 8 milliseconds