Sign in
coral
/
linux-imx
/
c0ce4663611e09182fdb81b980f6eaa5560b5b1d
/
.
/
tools
/
perf
/
util
/
demangle-rust.h
blob: 7b41ead7e0ddfe448bdd5e1607b2fb790ded26c5 [
file
] [
log
] [
blame
]
#ifndef
__PERF_DEMANGLE_RUST
#define
__PERF_DEMANGLE_RUST
1
bool
rust_is_mangled
(
const
char
*
str
);
void
rust_demangle_sym
(
char
*
str
);
#endif
/* __PERF_DEMANGLE_RUST */