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