Searched refs:is_prefixed_hash (Results 1 – 1 of 1) sorted by relevance
110 static int is_prefixed_hash (const char *start);150 if (!is_prefixed_hash (sym + len_without_hash)) in rust_is_mangled()161 is_prefixed_hash (const char *str) in is_prefixed_hash() function