Searched refs:debug_to_stopped_data_address (Results 1 – 1 of 1) sorted by relevance
132 static CORE_ADDR debug_to_stopped_data_address (void);1939 debug_to_stopped_data_address (void) in debug_to_stopped_data_address() function2370 current_target.to_stopped_data_address = debug_to_stopped_data_address; in setup_target_debug()