Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtarget.c313 default_child_has_execution (struct target_ops *ops, ptid_t the_ptid) in default_child_has_execution() argument
317 if (ptid_equal (the_ptid, null_ptid)) in default_child_has_execution()
373 target_has_execution_1 (ptid_t the_ptid) in target_has_execution_1() argument
378 if (t->to_has_execution (t, the_ptid)) in target_has_execution_1()
H A Dtarget.h1197 ptid_t the_ptid);
H A Dremote-m32r-sdi.c1616 m32r_has_execution (struct target_ops *target, ptid_t the_ptid) in m32r_has_execution() argument
H A Drecord.c1927 record_core_has_execution (struct target_ops *ops, ptid_t the_ptid) in record_core_has_execution() argument
H A DChangeLog2009 * target.c (default_child_has_execution): Add 'the_ptid'
2018 'the_ptid' parameter.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtarget.c310 default_child_has_execution (struct target_ops *ops, ptid_t the_ptid) in default_child_has_execution() argument
314 if (ptid_equal (the_ptid, null_ptid)) in default_child_has_execution()
370 target_has_execution_1 (ptid_t the_ptid) in target_has_execution_1() argument
375 if (t->to_has_execution (t, the_ptid)) in target_has_execution_1()
H A Dtarget.h1447 ptid_t the_ptid);
H A Dremote-m32r-sdi.c1611 m32r_has_execution (struct target_ops *target, ptid_t the_ptid) in m32r_has_execution() argument
H A Drecord-full.c2289 record_full_core_has_execution (struct target_ops *ops, ptid_t the_ptid) in record_full_core_has_execution() argument
H A DChangeLog-20119522 * target.c (default_child_has_execution): Add 'the_ptid'
9531 'the_ptid' parameter.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20119522 * target.c (default_child_has_execution): Add 'the_ptid'
9531 'the_ptid' parameter.