Searched refs:is_prefixed_hash (Results 1 – 1 of 1) sorted by relevance
49 static bool is_prefixed_hash(const char *start);90 if (!is_prefixed_hash(sym + len_without_hash)) in rust_is_mangled()100 static bool is_prefixed_hash(const char *str) in is_prefixed_hash() function