Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymsrc.h42 void symsrc__destroy(struct symsrc *ss);
H A Dsymbol-minimal.c289 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() function
H A Dsymbol.c1895 symsrc__destroy(ss); in dso__load()
1925 symsrc__destroy(&ss_[ss_pos - 1]); in dso__load()
1977 symsrc__destroy(&ss); in dso__load_vmlinux()
H A Dsymbol-elf.c1210 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() function