Searched refs:excluded_libs (Results 1 – 2 of 2) sorted by relevance
2669 static struct excluded_lib *excluded_libs; variable2683 entry->next = excluded_libs; in add_excluded_libs()2687 excluded_libs = entry; in add_excluded_libs()2697 struct excluded_lib *lib = excluded_libs; in check_excluded_libs()
214 * ldlang.c (struct excluded_lib, excluded_libs, add_excluded_libs)