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

Overridden By

tools/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
   96 std::string NativeThreadLinux::GetName() {

References

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  543     const std::string thread_name = thread->GetName();
  619   const std::string thread_name = thread->GetName();