Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadSpec.cpp33 GetKey(OptionNames::ThreadIndex), index); in CreateFromStructuredData()
59 data_dict_sp->AddIntegerItem(GetKey(OptionNames::ThreadIndex), m_index); in SerializeToStructuredData()
/external/llvm-project/lldb/include/lldb/Target/
DThreadSpec.h111 ThreadIndex = 0, enumerator
/external/llvm-project/lldb/source/Commands/
DOptions.td72 Arg<"ThreadIndex">, Desc<"The breakpoint stops only for the thread whose "
893 Arg<"ThreadIndex">, Desc<"The stop hook is run only for the thread whose "
965 def thread_until_thread : Option<"thread", "t">, Group<1>, Arg<"ThreadIndex">,