HomeSort by: relevance | last modified time | path
    Searched defs:ldlang_add_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
ldlang.c 1061 archive which is included, BFD will call ldlang_add_file,
3161 /* We don't call ldlang_add_file for an archive. Instead, the
3162 add_symbols entry point will call ldlang_add_file, via the
3172 ldlang_add_file (entry);
7760 ldlang_add_file (lang_input_statement_type *entry)
11157 ldlang_add_file (entry);
7757 ldlang_add_file (lang_input_statement_type *entry) function
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.c 1060 archive which is included, BFD will call ldlang_add_file,
3178 /* We don't call ldlang_add_file for an archive. Instead, the
3179 add_symbols entry point will call ldlang_add_file, via the
3189 ldlang_add_file (entry);
7696 ldlang_add_file (lang_input_statement_type *entry)
11074 ldlang_add_file (entry);
7693 ldlang_add_file (lang_input_statement_type *entry) function

Completed in 50 milliseconds