Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c4131 static int this_is_linker_script; variable
4153 if (this_is_linker_script) in end_going_arg()
4252 this_is_linker_script = 0; in do_spec_2()
4564 this_is_linker_script = 0; in do_spec_1()
4584 this_is_linker_script = 0; in do_spec_1()
5043 this_is_linker_script = 1; in do_spec_1()
5381 save_this_is_linker_script = this_is_linker_script; in eval_spec_function()
5406 this_is_linker_script = save_this_is_linker_script; in eval_spec_function()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c4792 static int this_is_linker_script; variable
4814 if (this_is_linker_script) in end_going_arg()
4913 this_is_linker_script = 0; in do_spec_2()
5231 this_is_linker_script = 0; in do_spec_1()
5251 this_is_linker_script = 0; in do_spec_1()
5712 this_is_linker_script = 1; in do_spec_1()
6077 save_this_is_linker_script = this_is_linker_script; in eval_spec_function()
6114 this_is_linker_script = save_this_is_linker_script; in eval_spec_function()
10225 this_is_linker_script = 0; in finalize()