Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymsrc.h44 bool symsrc__possibly_runtime(struct symsrc *ss);
H A Dsymbol-minimal.c278 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() function
H A Dsymbol-elf.c794 bool symsrc__possibly_runtime(struct symsrc *ss) in symsrc__possibly_runtime() function
H A Dsymbol.c1901 if (!runtime_ss && symsrc__possibly_runtime(ss)) { in dso__load()