Home
last modified time | relevance | path

Searched refs:plo_pthread_tsd_base_address_offset (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.h220 uint16_t plo_pthread_tsd_base_address_offset; member
225 plo_pthread_tsd_base_address_offset(UINT16_MAX), in LibpthreadOffsets()
DSystemRuntimeMacOSX.cpp204 m_libpthread_offsets.plo_pthread_tsd_base_address_offset); in AddThreadExtendedInfoPacketHints()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThread.cpp667 MachThread::GetTSDAddressForThread(uint64_t plo_pthread_tsd_base_address_offset, in GetTSDAddressForThread() argument
679 plo_pthread_tsd_base_address_offset, in GetTSDAddressForThread()
689 plo_pthread_tsd_base_address_offset, in GetTSDAddressForThread()
DMachThreadList.h53 uint64_t plo_pthread_tsd_base_address_offset,
DMachThread.h120 GetTSDAddressForThread(uint64_t plo_pthread_tsd_base_address_offset,
DMachThreadList.cpp69 nub_thread_t tid, uint64_t plo_pthread_tsd_base_address_offset, in GetTSDAddressForThread() argument
74 plo_pthread_tsd_base_address_offset, plo_pthread_tsd_base_offset, in GetTSDAddressForThread()
DMachProcess.h232 uint64_t plo_pthread_tsd_base_address_offset,
DMachProcess.mm610 nub_thread_t tid, uint64_t plo_pthread_tsd_base_address_offset,
613 tid, plo_pthread_tsd_base_address_offset, plo_pthread_tsd_base_offset,
/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h207 uint64_t plo_pthread_tsd_base_address_offset,
DDNB.cpp989 uint64_t plo_pthread_tsd_base_address_offset, in DNBGetTSDAddressForThread() argument
995 tid, plo_pthread_tsd_base_address_offset, plo_pthread_tsd_base_offset, in DNBGetTSDAddressForThread()
DRNBRemote.cpp5702 uint64_t plo_pthread_tsd_base_address_offset = in HandlePacket_jThreadExtendedInfo() local
5722 pid, tid, plo_pthread_tsd_base_address_offset, in HandlePacket_jThreadExtendedInfo()
/external/llvm-project/lldb/docs/
Dlldb-gdb-remote.txt1672 // jThreadExtendedInfo:{"plo_pthread_tsd_base_address_offset":0,"plo_pthread_tsd_base_offset":224…