Searched refs:print_switch_type (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target.h | 72 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 D | toplev.c | 688 print_to_asm_out_file (print_switch_type type, const char * text) in print_to_asm_out_file() 721 print_to_stderr (print_switch_type type, const char * text) in print_to_stderr() 755 print_switch_type type, in print_single_switch()
|
H A D | varasm.c | 7848 elf_record_gcc_switches (print_switch_type type, const char * name) in elf_record_gcc_switches()
|
H A D | target.def | 804 int, (print_switch_type type, const char *text),
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi | 8064 @deftypefn {Target Hook} int TARGET_ASM_RECORD_GCC_SWITCHES (print_switch_type @var{type}, const ch…
|
H A D | gccint.info | 38644 -- Target Hook: int TARGET_ASM_RECORD_GCC_SWITCHES (print_switch_type
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 2239 * target.h (print_switch_type): New enum.
|
H A D | ChangeLog-2020 | 2161 * target.h (enum print_switch_type): Remove.
|
H A D | ChangeLog-2013 | 2366 * target.h (cumulative_args_t, print_switch_type,
|