Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc3647 static struct switchstr *switches_debug_check[2]; variable
8518 switches_debug_check[1] = XDUPVEC (struct switchstr, switches, in set_up_specs()
8524 switches_debug_check[0] = switches; in set_up_specs()
8528 switches = switches_debug_check[1]; in set_up_specs()
8544 switches_debug_check[1] = switches; in set_up_specs()
8548 switches = switches_debug_check[0]; in set_up_specs()
8953 switches = switches_debug_check[1]; in do_spec_on_infiles()
8960 switches = switches_debug_check[0]; in do_spec_on_infiles()
11186 switches_debug_check[i] = NULL; in finalize()
H A DChangeLog-200920180 (switches_debug_check, n_switches_debug_check): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c3439 static struct switchstr *switches_debug_check[2]; variable
7783 switches_debug_check[1] = XDUPVEC (struct switchstr, switches, in set_up_specs()
7789 switches_debug_check[0] = switches; in set_up_specs()
7793 switches = switches_debug_check[1]; in set_up_specs()
7809 switches_debug_check[1] = switches; in set_up_specs()
7813 switches = switches_debug_check[0]; in set_up_specs()
8215 switches = switches_debug_check[1]; in do_spec_on_infiles()
8222 switches = switches_debug_check[0]; in do_spec_on_infiles()
10247 switches_debug_check[i] = NULL; in finalize()