Searched refs:ns (Results 1 – 2 of 2) sorted by relevance
61 struct symbol *find_symbol(const char *name, enum symbol_type ns);
150 struct symbol *find_symbol(const char *name, enum symbol_type ns) in find_symbol() argument156 if (map_to_ns(sym->type) == map_to_ns(ns) && in find_symbol()