Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadSpec.cpp31 GetKey(OptionNames::ThreadIndex), index); in CreateFromStructuredData()
57 data_dict_sp->AddIntegerItem(GetKey(OptionNames::ThreadIndex), m_index); in SerializeToStructuredData()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/
H A DTraceExporterCTFOptions.td6 Arg<"ThreadIndex">,
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadSpec.h111 ThreadIndex = 0, enumerator
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DOptions.td74 Arg<"ThreadIndex">, Desc<"The breakpoint stops only for the thread whose "
982 Arg<"ThreadIndex">, Desc<"The stop hook is run only for the thread whose "
1054 def thread_until_thread : Option<"thread", "t">, Group<1>, Arg<"ThreadIndex">,