Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldlang.c2669 static struct excluded_lib *excluded_libs; variable
2683 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()
DChangeLog-2004214 * ldlang.c (struct excluded_lib, excluded_libs, add_excluded_libs)