Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsymsrc.h42 void symsrc__destroy(struct symsrc *ss);
H A Dsymbol-minimal.c291 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() function
H A Dsymbol.c1950 symsrc__destroy(ss); in dso__load()
1980 symsrc__destroy(&ss_[ss_pos - 1]); in dso__load()
2032 symsrc__destroy(&ss); in dso__load_vmlinux()
H A Dsymbol-elf.c1187 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() function