Searched refs:has_symbol_helper (Results 1 – 1 of 1) sorted by relevance
114 static int has_symbol_helper(struct expression *expr, void *_sym) in has_symbol_helper() function127 return recurse(expr, has_symbol_helper, sym, 0); in has_symbol()