Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c132 mark_uninserted enumerator
1004 remove_breakpoint (bpt, mark_uninserted); in insert_bp_location()
1187 val = remove_breakpoint (b, mark_uninserted); in remove_breakpoints()
1205 val = remove_breakpoint (b, mark_uninserted); in remove_hw_watchpoints()
1523 if ((is == mark_uninserted) && (b->inserted)) in remove_breakpoint()