Searched refs:each_symbol_section (Results 1 – 1 of 1) sorted by relevance
427 static bool each_symbol_section(bool (*fn)(const struct symsearch *arr, in each_symbol_section() function604 if (each_symbol_section(find_exported_symbol_in_section, &fsa)) { in find_symbol()