Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
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 3 milliseconds