Searched refs:find_exported_symbol_in_section (Results 1 – 2 of 2) sorted by relevance
310 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section() function351 if (find_exported_symbol_in_section(&arr[i], NULL, fsa)) in find_symbol()368 if (find_exported_symbol_in_section(&arr[i], mod, fsa)) in find_symbol()
2977 try to find the symbols used with find_exported_symbol_in_section().2978 find_exported_symbol_in_section() uses bsearch() so a binary search