Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsymbol-elf.c687 bool lazy_plt; in dso__synthesize_plt_symbols() local
727 lazy_plt = false; in dso__synthesize_plt_symbols()
730 lazy_plt = true; in dso__synthesize_plt_symbols()
793 if (lazy_plt) { in dso__synthesize_plt_symbols()