Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/python/
H A Dgdbremote.py607 def get_thread_from_thread_suffix(str): function
1119 tid = get_thread_from_thread_suffix(packet.str)
1151 tid = get_thread_from_thread_suffix(packet.str)
1178 tid = get_thread_from_thread_suffix(packet.str)
/llvm-project/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 (\@_);