Home
last modified time | relevance | path

Searched refs:SetAssociatedWithLibdispatchQueue (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h88 void SetAssociatedWithLibdispatchQueue(
H A DThreadGDBRemote.cpp217 void ThreadGDBRemote::SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue() function in ThreadGDBRemote
H A DProcessGDBRemote.cpp1713 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
/llvm-project/lldb/include/lldb/Target/
H A DThread.h310 virtual void SetAssociatedWithLibdispatchQueue(
305 virtual void SetAssociatedWithLibdispatchQueue( SetAssociatedWithLibdispatchQueue() function