Home
last modified time | relevance | path

Searched defs:SetBackingThread (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h77 bool SetBackingThread(const lldb::ThreadSP &thread_sp) override { in SetBackingThread() function
/llvm-project/lldb/include/lldb/Target/
H A DThread.h468 virtual bool SetBackingThread(const lldb::ThreadSP &thread_sp) { SetBackingThread() function