Searched refs:dso__demangle_sym (Results 1 – 4 of 4) sorted by relevance
192 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name);
381 char *dso__demangle_sym(struct dso *dso __maybe_unused, in dso__demangle_sym() function
94 demangled = dso__demangle_sym(dso, 0, funcname); in new_inline_sym()
471 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() function