Home
last modified time | relevance | path

Searched refs:ldfile_open_command_file (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldfile.h47 extern void ldfile_open_command_file
H A Dldgram.y253 { ldfile_open_command_file ($2); }
344 { ldfile_open_command_file ($2); }
685 ldfile_open_command_file ($2);
800 { ldfile_open_command_file ($2); }
1123 ldfile_open_command_file ($2);
H A Dldfile.c192 ldfile_open_command_file (attempt); in ldfile_try_open_bfd()
727 ldfile_open_command_file (const char *name) in ldfile_open_command_file() function
H A Dldgram.c2703 { ldfile_open_command_file ((yyvsp[0].name)); } in yyparse()
2860 { ldfile_open_command_file ((yyvsp[0].name)); } in yyparse()
3389 ldfile_open_command_file ((yyvsp[0].name)); in yyparse()
3550 { ldfile_open_command_file ((yyvsp[0].name)); } in yyparse()
4180 ldfile_open_command_file ((yyvsp[0].name)); in yyparse()
H A Dlexsup.c854 ldfile_open_command_file (optarg); in parse_args()
1477 ldfile_open_command_file (optarg); in parse_args()
1510 ldfile_open_command_file (optarg); in parse_args()
1535 ldfile_open_command_file (optarg); in parse_args()
H A DChangeLog-20091172 (ldfile_open_command_file): Call ldfile_open_command_file_1.
H A DChangeLog-91974191 (ldfile_open_command_file): Likewise. Also, set lineno to 1.
4839 * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
6175 * ldfile.c (ldlang_open_file, ldfile_open_command_file),
6692 * ldfile.c (ldfile_open_command_file): pass file name to
H A Dldlang.c3084 ldfile_open_command_file (entry->filename); in load_symbols()
H A DChangeLog-0001965 * ldfile.c (ldfile_open_command_file): Save the file handle
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldfile.h47 extern void ldfile_open_command_file
H A Dldgram.y256 { ldfile_open_command_file ($2); }
347 { ldfile_open_command_file ($2); }
726 ldfile_open_command_file ($2);
843 { ldfile_open_command_file ($2); }
1166 ldfile_open_command_file ($2);
H A Dldfile.c406 ldfile_open_command_file (attempt); in ldfile_try_open_bfd()
942 ldfile_open_command_file (const char *name) in ldfile_open_command_file() function
H A Dldgram.c2730 { ldfile_open_command_file ((yyvsp[0].name)); } in yyparse()
2887 { ldfile_open_command_file ((yyvsp[0].name)); } in yyparse()
3475 ldfile_open_command_file ((yyvsp[0].name)); in yyparse()
3642 { ldfile_open_command_file ((yyvsp[0].name)); } in yyparse()
4272 ldfile_open_command_file ((yyvsp[0].name)); in yyparse()
H A Dlexsup.c888 ldfile_open_command_file (optarg); in parse_args()
1541 ldfile_open_command_file (optarg); in parse_args()
1574 ldfile_open_command_file (optarg); in parse_args()
1599 ldfile_open_command_file (optarg); in parse_args()
H A DChangeLog-20091172 (ldfile_open_command_file): Call ldfile_open_command_file_1.
H A DChangeLog-91974191 (ldfile_open_command_file): Likewise. Also, set lineno to 1.
4839 * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call
6175 * ldfile.c (ldlang_open_file, ldfile_open_command_file),
6692 * ldfile.c (ldfile_open_command_file): pass file name to
H A DChangeLog-0001965 * ldfile.c (ldfile_open_command_file): Save the file handle
H A Dldlang.c3037 ldfile_open_command_file (entry->filename); in load_symbols()