Home
last modified time | relevance | path

Searched refs:GetThreadDispatchQAddr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.h46 lldb::addr_t GetThreadDispatchQAddr() { return m_thread_dispatch_qaddr; } in GetThreadDispatchQAddr() function
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.h51 lldb::addr_t GetThreadDispatchQAddr() { return m_thread_dispatch_qaddr; } in GetThreadDispatchQAddr() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.h72 lldb::addr_t GetThreadDispatchQAddr() { return m_thread_dispatch_qaddr; } in GetThreadDispatchQAddr() function