Linux Perf
demangle-rust.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool rust_is_mangled (const char *str)
 
void rust_demangle_sym (char *str)
 

Function Documentation

◆ rust_demangle_sym()

void rust_demangle_sym ( char *  str)

Definition at line 183 of file demangle-rust.c.

Here is the call graph for this function:

◆ rust_is_mangled()

bool rust_is_mangled ( const char *  str)

Definition at line 78 of file demangle-rust.c.

Here is the call graph for this function: