Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.h46 lldb::addr_t GetThreadDispatchQAddr() { return m_thread_dispatch_qaddr; } in GetThreadDispatchQAddr() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.h51 lldb::addr_t GetThreadDispatchQAddr() { return m_thread_dispatch_qaddr; } in GetThreadDispatchQAddr() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h74 lldb::addr_t GetThreadDispatchQAddr() { return m_thread_dispatch_qaddr; } in GetThreadDispatchQAddr() function