reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  422   bool GetThreadExtendedInfoSupported();

References

tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 4023   if (m_gdb_comm.GetThreadExtendedInfoSupported()) {