Home
last modified time | relevance | path

Searched refs:m_jthreadsinfo_sp (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.h268 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
H A DProcessGDBRemote.cpp266 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1259 m_jthreadsinfo_sp.reset(); in WillResume()
1544 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1546 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1707 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2678 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2680 if (m_jthreadsinfo_sp) { in WillPublicStop()
2683 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h268 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
H A DProcessGDBRemote.cpp256 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1244 m_jthreadsinfo_sp.reset(); in WillResume()
1529 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1531 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1693 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2665 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2667 if (m_jthreadsinfo_sp) { in WillPublicStop()
2670 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h271 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
H A DProcessGDBRemote.cpp257 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1249 m_jthreadsinfo_sp.reset(); in WillResume()
1534 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1536 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1698 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2683 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2685 if (m_jthreadsinfo_sp) { in WillPublicStop()
2688 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h271 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
H A DProcessGDBRemote.cpp257 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1249 m_jthreadsinfo_sp.reset(); in WillResume()
1534 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1536 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1698 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2683 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2685 if (m_jthreadsinfo_sp) { in WillPublicStop()
2688 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h268 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
H A DProcessGDBRemote.cpp256 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1244 m_jthreadsinfo_sp.reset(); in WillResume()
1529 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1531 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1693 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2665 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2667 if (m_jthreadsinfo_sp) { in WillPublicStop()
2670 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp261 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1251 m_jthreadsinfo_sp.reset(); in WillResume()
1536 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1538 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1700 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2693 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2695 if (m_jthreadsinfo_sp) { in WillPublicStop()
2698 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
H A DProcessGDBRemote.h269 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp261 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1251 m_jthreadsinfo_sp.reset(); in WillResume()
1536 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1538 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1700 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2693 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2695 if (m_jthreadsinfo_sp) { in WillPublicStop()
2698 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
H A DProcessGDBRemote.h269 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp255 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1155 m_jthreadsinfo_sp.reset(); in WillResume()
1425 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1427 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1579 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2583 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2585 if (m_jthreadsinfo_sp) { in WillPublicStop()
2588 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
H A DProcessGDBRemote.h274 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp261 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1251 m_jthreadsinfo_sp.reset(); in WillResume()
1536 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1538 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1700 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2693 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2695 if (m_jthreadsinfo_sp) { in WillPublicStop()
2698 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
H A DProcessGDBRemote.h269 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp261 m_jstopinfo_sp(), m_jthreadsinfo_sp(), m_continue_c_tids(), in ProcessGDBRemote()
1251 m_jthreadsinfo_sp.reset(); in WillResume()
1536 if (m_jthreadsinfo_sp) { in UpdateThreadIDList()
1538 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in UpdateThreadIDList()
1700 if (GetThreadStopInfoFromJSON(thread, m_jthreadsinfo_sp)) in CalculateThreadStopInfo()
2693 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()
2695 if (m_jthreadsinfo_sp) { in WillPublicStop()
2698 StructuredData::Array *thread_infos = m_jthreadsinfo_sp->GetAsArray(); in WillPublicStop()
H A DProcessGDBRemote.h269 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited variable