Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c132 static CORE_ADDR debug_to_stopped_data_address (void);
1939 debug_to_stopped_data_address (void) in debug_to_stopped_data_address() function
2370 current_target.to_stopped_data_address = debug_to_stopped_data_address; in setup_target_debug()