Home
last modified time | relevance | path

Searched refs:get_thread_from_thread_suffix (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/examples/python/
H A Dgdbremote.py583 def get_thread_from_thread_suffix(str): function
1081 tid = get_thread_from_thread_suffix(packet.str)
1113 tid = get_thread_from_thread_suffix(packet.str)
1140 tid = get_thread_from_thread_suffix(packet.str)
/llvm-project-15.0.7/lldb/scripts/
H A Ddisasm-gdb-remote.pl463 sub get_thread_from_thread_suffix subroutine
990 my $thread = get_thread_from_thread_suffix (\@_);
1015 my $thread = get_thread_from_thread_suffix (\@_);