Searched refs:elf_record_gcc_switches (Results 1 – 11 of 11) sorted by relevance
90 extern void elf_record_gcc_switches (const char *);
8175 elf_record_gcc_switches (const char *options) in elf_record_gcc_switches() function
1648 * varasm.c (elf_record_gcc_switches): Cast second argument of2207 elf_record_gcc_switches.
2162 (elf_record_gcc_switches): Change first argument.2170 * varasm.c (elf_record_gcc_switches): Just save the string argument
25354 * varasm.c (elf_record_gcc_switches): Don't handle holding back names.
102 extern int elf_record_gcc_switches (print_switch_type type, const char *);
7848 elf_record_gcc_switches (print_switch_type type, const char * name) in elf_record_gcc_switches() function
799 provided for ELF based targets. Called @var{elf_record_gcc_switches},\n\
463 #define TARGET_ASM_RECORD_GCC_SWITCHES elf_record_gcc_switches
471 #define TARGET_ASM_RECORD_GCC_SWITCHES elf_record_gcc_switches
8103 provided for ELF based targets. Called @var{elf_record_gcc_switches},