Home
last modified time | relevance | path

Searched refs:elf_record_gcc_switches (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtarget.h90 extern void elf_record_gcc_switches (const char *);
H A Dvarasm.cc8175 elf_record_gcc_switches (const char *options) in elf_record_gcc_switches() function
H A DChangeLog-20061648 * varasm.c (elf_record_gcc_switches): Cast second argument of
2207 elf_record_gcc_switches.
H A DChangeLog-20202162 (elf_record_gcc_switches): Change first argument.
2170 * varasm.c (elf_record_gcc_switches): Just save the string argument
H A DChangeLog-201025354 * varasm.c (elf_record_gcc_switches): Don't handle holding back names.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.h102 extern int elf_record_gcc_switches (print_switch_type type, const char *);
H A Dvarasm.c7848 elf_record_gcc_switches (print_switch_type type, const char * name) in elf_record_gcc_switches() function
H A Dtarget.def799 provided for ELF based targets. Called @var{elf_record_gcc_switches},\n\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Delfos.h463 #define TARGET_ASM_RECORD_GCC_SWITCHES elf_record_gcc_switches
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Delfos.h471 #define TARGET_ASM_RECORD_GCC_SWITCHES elf_record_gcc_switches
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi8103 provided for ELF based targets. Called @var{elf_record_gcc_switches},