Home
last modified time | relevance | path

Searched refs:thread_index_id (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack() argument
22 m_thread_index_ids.push_back(thread_index_id); in UniqueStack()
25 void AddThread(uint32_t thread_index_id) const { in AddThread() argument
26 m_thread_index_ids.push_back(thread_index_id); in AddThread()
H A DCommandObjectThreadUtil.cpp96 for (const uint32_t &thread_index_id : thread_index_ids) { in DoExecute() local
97 strm.Format("#{0} ", thread_index_id); in DoExecute()
146 uint32_t thread_index_id = thread->GetIndexID(); in BucketThread() local
147 UniqueStack new_unique_stack(stack_frames, thread_index_id); in BucketThread()
153 matching_stack->AddThread(thread_index_id); in BucketThread()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack() argument
22 m_thread_index_ids.push_back(thread_index_id); in UniqueStack()
25 void AddThread(uint32_t thread_index_id) const { in AddThread() argument
26 m_thread_index_ids.push_back(thread_index_id); in AddThread()
H A DCommandObjectThreadUtil.cpp96 for (const uint32_t &thread_index_id : thread_index_ids) { in DoExecute() local
97 strm.Format("#{0} ", thread_index_id); in DoExecute()
146 uint32_t thread_index_id = thread->GetIndexID(); in BucketThread() local
147 UniqueStack new_unique_stack(stack_frames, thread_index_id); in BucketThread()
153 matching_stack->AddThread(thread_index_id); in BucketThread()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in CommandObjectIterateOverThreads()
22 m_thread_index_ids.push_back(thread_index_id); in CommandObjectIterateOverThreads()
25 void AddThread(uint32_t thread_index_id) const { in DoExecute()
26 m_thread_index_ids.push_back(thread_index_id); in DoExecute()
H A DCommandObjectThreadUtil.cpp94 for (const uint32_t &thread_index_id : thread_index_ids) {
95 strm.Format("#{0} ", thread_index_id);
143 uint32_t thread_index_id = thread->GetIndexID();
144 UniqueStack new_unique_stack(stack_frames, thread_index_id);
150 matching_stack->AddThread(thread_index_id);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack() argument
22 m_thread_index_ids.push_back(thread_index_id); in UniqueStack()
25 void AddThread(uint32_t thread_index_id) const { in AddThread() argument
26 m_thread_index_ids.push_back(thread_index_id); in AddThread()
H A DCommandObjectThreadUtil.cpp94 for (const uint32_t &thread_index_id : thread_index_ids) { in DoExecute() local
95 strm.Format("#{0} ", thread_index_id); in DoExecute()
143 uint32_t thread_index_id = thread->GetIndexID(); in BucketThread() local
144 UniqueStack new_unique_stack(stack_frames, thread_index_id); in BucketThread()
150 matching_stack->AddThread(thread_index_id); in BucketThread()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack() argument
22 m_thread_index_ids.push_back(thread_index_id); in UniqueStack()
25 void AddThread(uint32_t thread_index_id) const { in AddThread() argument
26 m_thread_index_ids.push_back(thread_index_id); in AddThread()
H A DCommandObjectThreadUtil.cpp94 for (const uint32_t &thread_index_id : thread_index_ids) { in DoExecute() local
95 strm.Format("#{0} ", thread_index_id); in DoExecute()
143 uint32_t thread_index_id = thread->GetIndexID(); in BucketThread() local
144 UniqueStack new_unique_stack(stack_frames, thread_index_id); in BucketThread()
150 matching_stack->AddThread(thread_index_id); in BucketThread()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack() argument
22 m_thread_index_ids.push_back(thread_index_id); in UniqueStack()
25 void AddThread(uint32_t thread_index_id) const { in AddThread() argument
26 m_thread_index_ids.push_back(thread_index_id); in AddThread()
H A DCommandObjectThreadUtil.cpp94 for (const uint32_t &thread_index_id : thread_index_ids) { in DoExecute() local
95 strm.Format("#{0} ", thread_index_id); in DoExecute()
143 uint32_t thread_index_id = thread->GetIndexID(); in BucketThread() local
144 UniqueStack new_unique_stack(stack_frames, thread_index_id); in BucketThread()
150 matching_stack->AddThread(thread_index_id); in BucketThread()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectThreadUtil.h20 UniqueStack(std::stack<lldb::addr_t> stack_frames, uint32_t thread_index_id) in UniqueStack() argument
22 m_thread_index_ids.push_back(thread_index_id); in UniqueStack()
25 void AddThread(uint32_t thread_index_id) const { in AddThread() argument
26 m_thread_index_ids.push_back(thread_index_id); in AddThread()
H A DCommandObjectThreadUtil.cpp94 for (const uint32_t &thread_index_id : thread_index_ids) {
95 strm.Format("#{0} ", thread_index_id);
143 uint32_t thread_index_id = thread->GetIndexID();
144 UniqueStack new_unique_stack(stack_frames, thread_index_id);
150 matching_stack->AddThread(thread_index_id);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DThreadCollection.cpp32 const uint32_t thread_index_id = thread_sp->GetIndexID(); in AddThreadSortedByIndexID() local
33 if (m_threads.empty() || m_threads.back()->GetIndexID() < thread_index_id) in AddThreadSortedByIndexID()
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Ddebug_lldb.hpp23 uint32_t thread_index_id; member in Debug::LLDB::Variable
71 void select_frame(uint32_t frame_index, uint32_t thread_index_id = 0) EXCLUDES(mutex);

12