Searched refs:NativeThreadProtocol (Results 1 – 16 of 16) sorted by relevance
| /prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/common/ |
| D | NativeProcessProtocol.h | 53 typedef std::vector<std::unique_ptr<NativeThreadProtocol>> thread_collection; 55 static NativeThreadProtocol &thread_list_adapter(I &iter) { in thread_list_adapter() 59 typedef LockingAdaptedIterable<thread_collection, NativeThreadProtocol &, 213 NativeThreadProtocol *GetThreadAtIndex(uint32_t idx); 215 NativeThreadProtocol *GetThreadByID(lldb::tid_t tid); 221 NativeThreadProtocol *GetCurrentThread() { in GetCurrentThread() 426 std::vector<std::unique_ptr<NativeThreadProtocol>> m_threads; 483 void FixupBreakpointPCAsNeeded(NativeThreadProtocol &thread); 491 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);
|
| D | NativeThreadProtocol.h | 24 class NativeThreadProtocol { 26 NativeThreadProtocol(NativeProcessProtocol &process, lldb::tid_t tid); 28 virtual ~NativeThreadProtocol() = default;
|
| D | NativeRegisterContext.h | 17 class NativeThreadProtocol; variable 25 NativeRegisterContext(NativeThreadProtocol &thread); 119 virtual NativeThreadProtocol &GetThread() { return m_thread; } in GetThread() 175 NativeThreadProtocol
|
| /prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/common/ |
| D | NativeProcessProtocol.h | 53 typedef std::vector<std::unique_ptr<NativeThreadProtocol>> thread_collection; 55 static NativeThreadProtocol &thread_list_adapter(I &iter) { in thread_list_adapter() 59 typedef LockingAdaptedIterable<thread_collection, NativeThreadProtocol &, 213 NativeThreadProtocol *GetThreadAtIndex(uint32_t idx); 215 NativeThreadProtocol *GetThreadByID(lldb::tid_t tid); 221 NativeThreadProtocol *GetCurrentThread() { in GetCurrentThread() 426 std::vector<std::unique_ptr<NativeThreadProtocol>> m_threads; 483 void FixupBreakpointPCAsNeeded(NativeThreadProtocol &thread); 491 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);
|
| D | NativeThreadProtocol.h | 24 class NativeThreadProtocol { 26 NativeThreadProtocol(NativeProcessProtocol &process, lldb::tid_t tid); 28 virtual ~NativeThreadProtocol() = default;
|
| D | NativeRegisterContext.h | 17 class NativeThreadProtocol; variable 25 NativeRegisterContext(NativeThreadProtocol &thread); 119 virtual NativeThreadProtocol &GetThread() { return m_thread; } in GetThread() 175 NativeThreadProtocol
|
| /prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/common/ |
| D | NativeProcessProtocol.h | 53 typedef std::vector<std::unique_ptr<NativeThreadProtocol>> thread_collection; 55 static NativeThreadProtocol &thread_list_adapter(I &iter) { in thread_list_adapter() 59 typedef LockingAdaptedIterable<thread_collection, NativeThreadProtocol &, 213 NativeThreadProtocol *GetThreadAtIndex(uint32_t idx); 215 NativeThreadProtocol *GetThreadByID(lldb::tid_t tid); 221 NativeThreadProtocol *GetCurrentThread() { in GetCurrentThread() 426 std::vector<std::unique_ptr<NativeThreadProtocol>> m_threads; 483 void FixupBreakpointPCAsNeeded(NativeThreadProtocol &thread); 491 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);
|
| D | NativeThreadProtocol.h | 24 class NativeThreadProtocol { 26 NativeThreadProtocol(NativeProcessProtocol &process, lldb::tid_t tid); 28 virtual ~NativeThreadProtocol() = default;
|
| D | NativeRegisterContext.h | 17 class NativeThreadProtocol; variable 25 NativeRegisterContext(NativeThreadProtocol &thread); 119 virtual NativeThreadProtocol &GetThread() { return m_thread; } in GetThread() 175 NativeThreadProtocol
|
| /prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Host/common/ |
| D | NativeProcessProtocol.h | 53 typedef std::vector<std::unique_ptr<NativeThreadProtocol>> thread_collection; 55 static NativeThreadProtocol &thread_list_adapter(I &iter) { in thread_list_adapter() 59 typedef LockingAdaptedIterable<thread_collection, NativeThreadProtocol &, 213 NativeThreadProtocol *GetThreadAtIndex(uint32_t idx); 215 NativeThreadProtocol *GetThreadByID(lldb::tid_t tid); 221 NativeThreadProtocol *GetCurrentThread() { in GetCurrentThread() 426 std::vector<std::unique_ptr<NativeThreadProtocol>> m_threads; 483 void FixupBreakpointPCAsNeeded(NativeThreadProtocol &thread); 491 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);
|
| D | NativeThreadProtocol.h | 24 class NativeThreadProtocol { 26 NativeThreadProtocol(NativeProcessProtocol &process, lldb::tid_t tid); 28 virtual ~NativeThreadProtocol() = default;
|
| D | NativeRegisterContext.h | 17 class NativeThreadProtocol; variable 25 NativeRegisterContext(NativeThreadProtocol &thread); 119 virtual NativeThreadProtocol &GetThread() { return m_thread; } in GetThread() 175 NativeThreadProtocol
|
| /prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/ |
| D | lldb-private-forward.h | 16 class NativeThreadProtocol; variable
|
| /prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/ |
| D | lldb-private-forward.h | 16 class NativeThreadProtocol; variable
|
| /prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/ |
| D | lldb-private-forward.h | 16 class NativeThreadProtocol; variable
|
| /prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/ |
| D | lldb-private-forward.h | 16 class NativeThreadProtocol; variable
|