Home
last modified time | relevance | path

Searched refs:SetThreadStopInfo (Results 1 – 20 of 20) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h354 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
360 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
363 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp683 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
924 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1554 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1695 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1726 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1730 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2127 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2134 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2327 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2377 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h354 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
360 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
363 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp676 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
918 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1539 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1681 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1712 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1716 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2114 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2121 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2314 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2364 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h357 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
363 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
366 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp677 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
919 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1544 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1686 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1717 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1721 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2132 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2139 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2332 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2382 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h357 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
363 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
366 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp677 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
919 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1544 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1686 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1717 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1721 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2132 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2139 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2332 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2382 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h354 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
360 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
363 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp676 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
918 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1539 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1681 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1712 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1716 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2114 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2121 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2314 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2364 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h355 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
361 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
364 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp681 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
923 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1546 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1688 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1719 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1723 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2141 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2148 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2342 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2392 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h355 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
361 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
364 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp681 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
923 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1546 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1688 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1719 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1723 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2141 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2148 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2342 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2392 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h362 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
368 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
371 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp601 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
840 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1435 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1567 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1598 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1602 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2042 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2049 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2258 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2298 SetThreadStopInfo(*m_last_stop_packet); in RefreshStateAfterStop()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h355 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
361 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
364 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp681 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
923 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1546 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1688 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1719 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1723 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2141 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2148 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2342 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2392 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h355 lldb::StateType SetThreadStopInfo(StringExtractor &stop_packet);
361 lldb::ThreadSP SetThreadStopInfo(StructuredData::Dictionary *thread_dict);
364 SetThreadStopInfo(lldb::tid_t tid,
H A DProcessGDBRemote.cpp681 const StateType state = SetThreadStopInfo(response); in DoConnectRemote()
923 SetPrivateState(SetThreadStopInfo(response)); in DoLaunch()
1546 SetThreadStopInfo(thread_dict); in UpdateThreadIDList()
1688 return (bool)SetThreadStopInfo(thread_dict); in GetThreadStopInfoFromJSON()
1719 return SetThreadStopInfo(stop_packet) == eStateStopped; in CalculateThreadStopInfo()
1723 ThreadSP ProcessGDBRemote::SetThreadStopInfo( in SetThreadStopInfo() function in ProcessGDBRemote
2141 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name, in SetThreadStopInfo()
2148 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) { in SetThreadStopInfo() function in ProcessGDBRemote
2342 ThreadSP thread_sp = SetThreadStopInfo( in SetThreadStopInfo()
2392 SetThreadStopInfo(stop_info); in RefreshStateAfterStop()
[all …]