Home
last modified time | relevance | path

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

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