Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dv850ice.c90 static int v850ice_remove_breakpoint (CORE_ADDR, char *);
724 v850ice_remove_breakpoint (CORE_ADDR addr, char *contents_cache) in v850ice_remove_breakpoint() function
905 v850ice_ops.to_remove_breakpoint = v850ice_remove_breakpoint; in init_850ice_ops()