Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol-elf.c619 bool lazy_plt; in dso__synthesize_plt_symbols() local
659 lazy_plt = false; in dso__synthesize_plt_symbols()
662 lazy_plt = true; in dso__synthesize_plt_symbols()
725 if (lazy_plt) { in dso__synthesize_plt_symbols()