Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDtarget.h802 #define target_can_run(t) \ macro
HDtarget.c1327 if ((*t)->to_can_run && target_can_run (*t)) in find_default_run_target()
1488 if ((*t)->to_can_run && target_can_run (*t)) in find_run_target()