Searched refs:debug_to_stopped_data_address (Results 1 – 1 of 1) sorted by relevance
129 static int debug_to_stopped_data_address (struct target_ops *, CORE_ADDR *);1028 if (target->to_stopped_data_address == debug_to_stopped_data_address in target_stopped_data_address_p()2131 debug_to_stopped_data_address (struct target_ops *target, CORE_ADDR *addr) in debug_to_stopped_data_address() function2532 current_target.to_stopped_data_address = debug_to_stopped_data_address; in setup_target_debug()