Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c778 int *hw_breakpoint_error) in insert_bp_location() argument
879 *hw_breakpoint_error = 1; in insert_bp_location()
1005 *hw_breakpoint_error = 1; in insert_bp_location()
1119 int hw_breakpoint_error = 0; in insert_breakpoints() local
1151 &hw_breakpoint_error); in insert_breakpoints()
1160 if (hw_breakpoint_error) in insert_breakpoints()