Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp837 size_t thread_name_len = thread_name.length(); PrepareStopReplyPacketForThread() local
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2765 size_t thread_name_len = strlen(thread_name); in SendStopReplyPacketForThread() local