Searched refs:output_file_directive (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 554 extern void output_file_directive (FILE *, const char *);
|
H A D | varasm.c | 7448 output_file_directive (asm_out_file, "<artificial>"); in default_file_start() 7450 output_file_directive (asm_out_file, main_input_filename); in default_file_start() 7921 output_file_directive (FILE *asm_file, const char *input_name) in output_file_directive() function
|
H A D | target.def | 6768 /* True if output_file_directive should be called for main_input_filename 6772 "If this flag is true, @code{output_file_directive} will be called\n\
|
H A D | FSFChangeLog.10 | 5371 output_file_directive.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | output.h | 571 extern void output_file_directive (FILE *, const char *);
|
H A D | varasm.cc | 7743 output_file_directive (asm_out_file, "<artificial>"); in default_file_start() 7745 output_file_directive (asm_out_file, main_input_filename); in default_file_start() 8217 output_file_directive (FILE *asm_file, const char *input_name) in output_file_directive() function
|
H A D | ChangeLog-1998 | 744 Also, reuse output_file_directive if possible. 4668 * toplev.c (output_file_directive): Use DIR_SEPARATOR, not '/'. 10058 * toplev.h (output_file_directive): Add prototype.
|
H A D | ChangeLog-1999 | 12325 output_file_directive. 21018 really_sorry, botch, output_quoted_string, output_file_directive, 21028 output_file_directive, botch): Likewise.
|
H A D | ChangeLog-2010 | 19813 * toplev.c (output_file_directive) Remove function. 19814 * toplev.h (output_file_directive) Remove. 19816 output_file_directive): Declare. 19818 output_file_directive): New functions.
|
H A D | FSFChangeLog.10 | 5371 output_file_directive.
|
H A D | ChangeLog-2000 | 17417 * config/alpha/elf.h (output_file_directive): Remove decl. 19624 * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
|
H A D | ChangeLog-2007 | 11002 * toplev.c (output_file_directive): Call remap_debug_filename.
|
H A D | ChangeLog-2003 | 4539 * toplev.c (output_file_directive): Allow for null input_name.
|
H A D | ChangeLog-2004 | 47644 * toplev.c (output_file_directive): Don't use
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.cc | 5765 output_file_directive (asm_out_file, main_input_filename); in pa_file_start_file()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 5731 output_file_directive (asm_out_file, main_input_filename); in pa_file_start_file()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi | 7918 If this flag is true, @code{output_file_directive} will be called
|
H A D | gccint.info | 38501 If this flag is true, 'output_file_directive' will be called for
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gccint.info | 39918 If this flag is true, 'output_file_directive' will be called for
|