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