Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dsymbol-elf.c433 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes() function
703 if (!get_plt_sizes(dso, &ehdr, &shdr_plt, &plt_header_size, &plt_entry_size)) in dso__synthesize_plt_symbols()
720 if (!get_plt_sizes(dso, &ehdr, &plt_sec_shdr, &plt_header_size, &plt_entry_size)) in dso__synthesize_plt_symbols()