Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.h227 bool symsrc__possibly_runtime(struct symsrc *ss);
Dsymbol-minimal.c271 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() function
Dsymbol-elf.c616 bool symsrc__possibly_runtime(struct symsrc *ss) in symsrc__possibly_runtime() function
Dsymbol.c1500 if (!runtime_ss && symsrc__possibly_runtime(ss)) { in dso__load()