Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.c219 static int stack_cache_enabled_p_1 = 1; variable
234 if (stack_cache_enabled_p != stack_cache_enabled_p_1) in set_stack_cache_enabled_p()
237 stack_cache_enabled_p = stack_cache_enabled_p_1; in set_stack_cache_enabled_p()
5163 &stack_cache_enabled_p_1, _("\ in initialize_targets()