Home
last modified time | relevance | path

Searched refs:flag_always_generate_output (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Doutput-file.c95 if (!flag_always_generate_output && had_errors ()) in output_file_close()
H A Das.h312 COMMON unsigned char flag_always_generate_output; /* -Z */ variable
H A Das.c1014 flag_always_generate_output = 1; in parse_args()
1472 else if (flag_always_generate_output) in main()
H A Dwrite.c2500 if (!flag_always_generate_output && had_errors ()) in write_object_file()
H A DChangeLog-20205458 flag_always_generate_output.
5460 flag_always_generate_output.
H A DChangeLog-96973286 * as.c (main): Correct handling of flag_always_generate_output.
H A DChangeLog-929511905 (main): Refer to flag_always_generate_output instead of
12282 * as.h (flag_always_generate_output): New flag.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Doutput-file.c98 if (!flag_always_generate_output && had_errors ()) in output_file_close()
H A Das.h325 COMMON unsigned char flag_always_generate_output; /* -Z */ variable
H A Das.c1046 flag_always_generate_output = 1; in parse_args()
1495 else if (flag_always_generate_output) in main()
H A Dwrite.c2490 if (!flag_always_generate_output && had_errors ()) in write_object_file()
H A DChangeLog-20205458 flag_always_generate_output.
5460 flag_always_generate_output.
H A DChangeLog-96973286 * as.c (main): Correct handling of flag_always_generate_output.
H A DChangeLog-929511905 (main): Refer to flag_always_generate_output instead of
12282 * as.h (flag_always_generate_output): New flag.