Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp312 bool pSupported = in CreateRegisterContextForFrame() local
315 !pSupported || gdb_process->m_use_g_packet_for_reading; in CreateRegisterContextForFrame()
316 bool write_all_registers_at_once = !pSupported; in CreateRegisterContextForFrame()