xref: /kernel/linux/linux-5.10/tools/perf/util/demangle-rust.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/perf/util/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __PERF_DEMANGLE_RUST
38c2ecf20Sopenharmony_ci#define __PERF_DEMANGLE_RUST 1
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cibool rust_is_mangled(const char *str);
68c2ecf20Sopenharmony_civoid rust_demangle_sym(char *str);
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#endif /* __PERF_DEMANGLE_RUST */
9

Indexes created Thu Nov 07 10:32:03 CST 2024