Home
last modified time | relevance | path

Searched refs:looks_like_rust (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddemangle-rust.c50 static bool looks_like_rust(const char *sym, size_t len);
93 return looks_like_rust(sym, len_without_hash); in rust_is_mangled()
129 static bool looks_like_rust(const char *str, size_t len) in looks_like_rust() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddemangle-rust.c50 static bool looks_like_rust(const char *sym, size_t len);
93 return looks_like_rust(sym, len_without_hash); in rust_is_mangled()
129 static bool looks_like_rust(const char *str, size_t len) in looks_like_rust() function

Completed in 1 milliseconds