Home
last modified time | relevance | path

Searched refs:rust_is_mangled (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddemangle-rust.h5 bool rust_is_mangled(const char *str);
H A Ddemangle-rust.c77 rust_is_mangled(const char *sym) in rust_is_mangled() function
176 * sym: symbol for which rust_is_mangled(sym) returns true
H A Dsymbol-elf.c283 else if (rust_is_mangled(demangled)) in demangle_sym()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddemangle-rust.h5 bool rust_is_mangled(const char *str);
H A Ddemangle-rust.c77 rust_is_mangled(const char *sym) in rust_is_mangled() function
176 * sym: symbol for which rust_is_mangled(sym) returns true
H A Dsymbol-elf.c324 else if (rust_is_mangled(demangled)) in demangle_sym()

Completed in 8 milliseconds