Home
last modified time | relevance | path

Searched refs:str_option_reproducer_strings (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c1584 str_option_reproducer_strings[GCC_JIT_NUM_STR_OPTIONS] = { variable
1644 str_option_reproducer_strings[opt], in log_str_option()
1648 str_option_reproducer_strings[opt]); in log_str_option()
1807 str_option_reproducer_strings[opt_idx]); in dump_reproducer_to_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc1692 str_option_reproducer_strings[GCC_JIT_NUM_STR_OPTIONS] = { variable
1753 str_option_reproducer_strings[opt], in log_str_option()
1757 str_option_reproducer_strings[opt]); in log_str_option()
1916 str_option_reproducer_strings[opt_idx]); in dump_reproducer_to_file()
H A DChangeLog2517 (str_option_reproducer_strings): New table of strings.