Home
last modified time | relevance | path

Searched refs:default_file_start (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Doutput.h606 extern void default_file_start (void);
H A Dtarget-def.h195 #define TARGET_ASM_FILE_START default_file_start
H A Dvarasm.c5951 default_file_start (void) in default_file_start() function
/openbsd/gnu/gcc/gcc/config/vax/
H A Dvax.c152 default_file_start (); in vax_file_start()
/openbsd/gnu/gcc/gcc/config/score/
H A Dscore.c457 default_file_start (); in th_asm_file_start()
/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.c1620 default_file_start (); in arc_file_start()
/openbsd/gnu/gcc/gcc/config/mn10300/
H A Dmn10300.c156 default_file_start (); in mn10300_file_start()
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dmmix.c1180 default_file_start (); in mmix_file_start()
/openbsd/gnu/gcc/gcc/config/m32r/
H A Dm32r.c1747 default_file_start (); in m32r_file_start()
/openbsd/gnu/gcc/gcc/config/m88k/
H A Dm88k.c988 default_file_start (); in m88k_output_file_start()
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.c2261 default_file_start (); in cris_file_start()
/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.c3997 default_file_start (); in c4x_file_start()
/openbsd/gnu/gcc/gcc/config/h8300/
H A Dh8300.c952 default_file_start (); in h8300_file_start()
/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c5474 default_file_start (); in m68hc11_file_start()
/openbsd/gnu/gcc/gcc/config/avr/
H A Davr.c4863 default_file_start (); in avr_file_start()
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.c5855 default_file_start (); in mips_file_start()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dia64.c2187 default_file_start (); in ia64_file_start()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c9459 default_file_start (); in alpha_file_start()
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c1777 default_file_start (); in sh_file_start()
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c17914 default_file_start (); in x86_file_start()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c1940 default_file_start (); in rs6000_file_start()
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi6512 @findex default_file_start
6517 @code{default_file_start} at some point in your target hook. This
H A Dgccint.info24900 should call `default_file_start' at some point in your target
32196 * default_file_start: File Framework. (line 9)