Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.h49 void SetThreadDispatchQAddr(lldb::addr_t thread_dispatch_qaddr) { in SetThreadDispatchQAddr() function
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.h53 void SetThreadDispatchQAddr(lldb::addr_t thread_dispatch_qaddr) { in SetThreadDispatchQAddr() function
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h76 void SetThreadDispatchQAddr(lldb::addr_t thread_dispatch_qaddr) { in SetThreadDispatchQAddr() function
H A DProcessGDBRemote.cpp1704 gdb_thread->SetThreadDispatchQAddr(thread_dispatch_qaddr); in SetThreadStopInfo()