Home
last modified time | relevance | path

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

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