Home
last modified time | relevance | path

Searched refs:print_switch_type (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarget.h80 print_switch_type; typedef
82 typedef int (* print_switch_fn_type) (print_switch_type, const char *);
85 extern int elf_record_gcc_switches (print_switch_type type, const char *);
H A Dtoplev.c758 print_to_asm_out_file (print_switch_type type, const char * text) in print_to_asm_out_file()
791 print_to_stderr (print_switch_type type, const char * text) in print_to_stderr()
825 print_switch_type type, in print_single_switch()
H A Dtarget.def411 int, (print_switch_type type, const char *text),
H A Dvarasm.c7451 elf_record_gcc_switches (print_switch_type type, const char * name) in elf_record_gcc_switches()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget.h72 enum print_switch_type enum
99 typedef int (* print_switch_fn_type) (print_switch_type, const char *);
102 extern int elf_record_gcc_switches (print_switch_type type, const char *);
H A Dtoplev.c704 print_to_asm_out_file (print_switch_type type, const char * text) in print_to_asm_out_file()
737 print_to_stderr (print_switch_type type, const char * text) in print_to_stderr()
771 print_switch_type type, in print_single_switch()
H A Dvarasm.c7709 elf_record_gcc_switches (print_switch_type type, const char * name) in elf_record_gcc_switches()
H A Dtarget.def800 int, (print_switch_type type, const char *text),
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi7463 @deftypefn {Target Hook} int TARGET_ASM_RECORD_GCC_SWITCHES (print_switch_type @var{type}, const ch…