Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgo32-nat.c159 typedef enum { wp_insert, wp_remove, wp_count } wp_op; enumerator
H A DChangeLog-19994397 called with wp_count as the first argument, return the count of
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5190 size_t wp_count = wps.GetSize(); in DidForkSwitchHardwareTraps() local
5191 for (size_t i = 0; i < wp_count; ++i) { in DidForkSwitchHardwareTraps()