Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Di386gnu-nat.c221 int was_valid = thread->state_valid; in gnu_store_registers() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp2893 const bool was_valid = m_mod_id.IsValid(); in SyncWithProcessState() local