Searched defs:has_execution (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocess-stratum-target.c80 process_stratum_target::has_execution (inferior *inf) function in class:process_stratum_target
H A Dinferior.h379 bool has_execution () function in class:inferior
H A Dtarget.h691 virtual bool has_execution (inferior *inf) { return false; } function in struct:target_ops
H A Drecord-full.c2255 record_full_core_target::has_execution (inferior *inf) function in class:record_full_core_target
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocess-stratum-target.c80 process_stratum_target::has_execution (inferior *inf) function in class:process_stratum_target
H A Dinferior.h426 bool has_execution () function in class:inferior
H A Dtarget.h704 virtual bool has_execution (inferior *inf) { return false; } function in struct:target_ops
H A Drecord-full.c2225 record_full_core_target::has_execution (inferior *inf) function in class:record_full_core_target

Completed in 211 milliseconds