Searched defs:state_changed (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ | ||
| D | gnu-nat.h | 58 int state_changed:1; member |
| /openbsd/src/gnu/llvm/lldb/source/Target/ | ||
| D | Process.cpp | 1422 bool state_changed = false; in SetPrivateState() local |