Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymsrc.h42 void symsrc__destroy(struct symsrc *ss);
H A Dsymbol-minimal.c271 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() function
H A Dsymbol.c1840 symsrc__destroy(ss); in dso__load()
1870 symsrc__destroy(&ss_[ss_pos - 1]); in dso__load()
1922 symsrc__destroy(&ss); in dso__load_vmlinux()
H A Dsymbol-elf.c1050 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() function