Home
last modified time | relevance | path

Searched refs:find_exported_symbol_in_section (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dmodule.c564 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section() function
595 if (each_symbol_section(find_exported_symbol_in_section, &fsa)) { in find_symbol()