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

/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.c2346 static struct excluded_lib *excluded_libs;
2360 entry->next = excluded_libs;
2364 excluded_libs = entry;
2374 struct excluded_lib *lib = excluded_libs;
2344 static struct excluded_lib *excluded_libs; variable in typeref:struct:excluded_lib

Completed in 99 milliseconds