Searched defs:find_symbol (Results 1 – 4 of 4) sorted by relevance
124 static Elf32_Sym * __init find_symbol(struct elfinfo *lib, const char *symname) in find_symbol() function
166 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) in find_symbol() function
218 static struct symbol *find_symbol(const char *name) in find_symbol() function
583 const struct kernel_symbol *find_symbol(const char *name, in find_symbol() function