Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A Dsymbol-elf.c377 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes() function
647 if (!get_plt_sizes(dso, &ehdr, &shdr_plt, &plt_header_size, &plt_entry_size)) in dso__synthesize_plt_symbols()
664 if (!get_plt_sizes(dso, &ehdr, &plt_sec_shdr, &plt_header_size, &plt_entry_size)) in dso__synthesize_plt_symbols()