Searched refs:target_stopped_data_address (Results 1 – 9 of 9) sorted by relevance
40 #define target_stopped_data_address(target, x) frv_stopped_data_address(x) macro
64 #define target_stopped_data_address(target, x) \ macro
98 #define target_stopped_data_address(target, x) i386_stopped_data_address(x) macro
1075 #ifndef target_stopped_data_address1076 #define target_stopped_data_address(target, x) \ macro
2744 if (!target_stopped_data_address (¤t_target, &addr)) in bpstat_stop_status()
7466 (target_stopped_data_address, target_insert_watchpoint)7586 (STOPPED_BY_WATCHPOINT, target_stopped_data_address)
425 target_stopped_data_address to use new prototype.6296 target_stopped_data_address agaist 0 to check whether
479 @findex target_stopped_data_address480 @item target_stopped_data_address (@var{addr_p})605 @code{target_stopped_data_address} is set to call this function.
17 * gdbint.texinfo (target_stopped_data_address): Update to