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

/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.h538 extern void ldlang_add_file
H A Dpe-dll.c894 ldlang_add_file (filler_file);
2457 ldlang_add_file (fake_file);
H A Dldmain.c905 ldlang_add_file (input);
H A Dldlang.c764 archive which is included, BFD will call ldlang_add_file,
2478 /* We don't call ldlang_add_file for an archive. Instead, the
2479 add_symbols entry point will call ldlang_add_file, via the
2488 ldlang_add_file (entry);
5440 ldlang_add_file (lang_input_statement_type *entry)
5438 ldlang_add_file (lang_input_statement_type *entry) function

Completed in 107 milliseconds