Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.h65 SetThreadDispatchQAddr (lldb::addr_t thread_dispatch_qaddr) in SetThreadDispatchQAddr() function
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.h72 SetThreadDispatchQAddr (lldb::addr_t thread_dispatch_qaddr) in SetThreadDispatchQAddr() function
/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.h75 SetThreadDispatchQAddr (lldb::addr_t thread_dispatch_qaddr) in SetThreadDispatchQAddr() function
DProcessGDBRemote.cpp1580 gdb_thread->SetThreadDispatchQAddr (thread_dispatch_qaddr); in SetThreadStopInfo()