Home
last modified time | relevance | path

Searched refs:dso__free_libdw (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dlibdw.h39 void dso__free_libdw(struct dso *dso);
53 static inline void dso__free_libdw(struct dso *dso __maybe_unused) in dso__free_libdw() function
H A Dlibdw.c17 void dso__free_libdw(struct dso *dso) in dso__free_libdw() function
H A Ddso.c1698 dso__free_libdw(dso); in dso__delete()