Searched refs:sym_find_with_module (Results 1 – 1 of 1) sorted by relevance
270 static struct symbol *sym_find_with_module(const char *name, struct module *mod) in sym_find_with_module() function287 return sym_find_with_module(name, NULL); in find_symbol()1737 sym = sym_find_with_module(name, mod); in extract_crcs_for_object()