Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcc.c8284 static const char *debug_auxbase_opt; variable
8304 debug_auxbase_opt = concat ("-auxbase-strip ", in compare_debug_self_opt_spec_function()
8308 debug_auxbase_opt = NULL; in compare_debug_self_opt_spec_function()
8343 if (debug_auxbase_opt) in compare_debug_auxbase_opt_spec_function()
8344 return debug_auxbase_opt; in compare_debug_auxbase_opt_spec_function()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c9793 static const char *debug_auxbase_opt; variable
9814 debug_auxbase_opt = concat ("-auxbase-strip ", in compare_debug_self_opt_spec_function()
9818 debug_auxbase_opt = NULL; in compare_debug_self_opt_spec_function()
9855 if (debug_auxbase_opt) in compare_debug_auxbase_opt_spec_function()
9856 return debug_auxbase_opt; in compare_debug_auxbase_opt_spec_function()
10232 debug_auxbase_opt = NULL; in finalize()