Home
last modified time | relevance | path

Searched refs:target_system_root_changed (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c126 static int target_system_root_changed; variable
3462 target_system_root_changed = 1; in driver_handle_option()
3975 if (target_system_root && !target_system_root_changed && gcc_exec_prefix) in process_command()
3983 target_system_root_changed = 1; in process_command()
4961 if (target_system_root_changed || in do_spec_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c253 static int target_system_root_changed; variable
4060 target_system_root_changed = 1; in driver_handle_option()
4621 if (target_system_root && !target_system_root_changed && gcc_exec_prefix) in process_command()
4629 target_system_root_changed = 1; in process_command()
5630 if (target_system_root_changed || in do_spec_1()
10085 target_system_root_changed = 0; in finalize()