Home
last modified time | relevance | path

Searched defs:wp_count (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgo32-nat.c159 typedef enum { wp_insert, wp_remove, wp_count } wp_op; enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5190 size_t wp_count = wps.GetSize(); in DidForkSwitchHardwareTraps() local