Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dgdbremote.py577 def get_thread_from_thread_suffix(str): function
1075 tid = get_thread_from_thread_suffix(packet.str)
1107 tid = get_thread_from_thread_suffix(packet.str)
1134 tid = get_thread_from_thread_suffix(packet.str)
/external/llvm-project/lldb/scripts/
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 (\@_);