Searched refs:output_quoted_string (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | xcoffout.c | 311 output_quoted_string (file, in xcoffout_source_file() 320 output_quoted_string (file, remap_debug_filename (filename)); in xcoffout_source_file()
|
H A D | xcoffout.h | 152 output_quoted_string ((FILE), xcoff_current_include_file); \
|
H A D | output.h | 305 extern void output_quoted_string (FILE *, const char *);
|
H A D | dbxout.c | 585 output_quoted_string (asm_out_file, str); in dbxout_begin_simple_stabs() 596 output_quoted_string (asm_out_file, str); in dbxout_begin_simple_stabs_desc()
|
H A D | final.c | 3680 output_quoted_string (FILE *asm_file, const char *string) in output_quoted_string() function
|
H A D | varasm.c | 7515 output_quoted_string (file, name); in default_asm_output_source_filename()
|
H A D | dwarf2out.c | 20130 output_quoted_string (asm_out_file, in maybe_emit_file()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | xcoffout.h | 155 output_quoted_string ((FILE), xcoff_current_include_file); \
|
H A D | output.h | 301 extern void output_quoted_string (FILE *, const char *);
|
H A D | dbxout.c | 605 output_quoted_string (asm_out_file, str); in dbxout_begin_simple_stabs() 616 output_quoted_string (asm_out_file, str); in dbxout_begin_simple_stabs_desc()
|
H A D | final.c | 4232 output_quoted_string (FILE *asm_file, const char *string) in output_quoted_string() function
|
H A D | varasm.c | 7774 output_quoted_string (file, name); in default_asm_output_source_filename()
|
H A D | dwarf2out.c | 27033 output_quoted_string (asm_out_file, in maybe_emit_file()
|
/dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
H A D | tm.texi | 7405 @var{stream}. If you do not call the function @code{output_quoted_string}
|
H A D | tm.texi.in | 7305 @var{stream}. If you do not call the function @code{output_quoted_string}
|