Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteRegisterContext.h48 bool read_all_at_once, bool write_all_at_once);
DGDBRemoteRegisterContext.cpp34 GDBRemoteDynamicRegisterInfoSP reg_info_sp, bool read_all_at_once, in GDBRemoteRegisterContext() argument
38 m_read_all_at_once(read_all_at_once), in GDBRemoteRegisterContext()