Searched refs:dso__demangle_sym (Results 1 – 4 of 4) sorted by relevance
206 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name);
382 char *dso__demangle_sym(struct dso *dso __maybe_unused, in dso__demangle_sym() function
97 demangled = dso__demangle_sym(dso, 0, funcname); in new_inline_sym()
828 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() function
Completed in 39 milliseconds