Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A 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()
H A DMachThreadList.h53 uint64_t plo_pthread_tsd_base_address_offset,
H A DMachThread.h120 GetTSDAddressForThread(uint64_t plo_pthread_tsd_base_address_offset,
H A 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()
H A DMachProcess.h239 uint64_t plo_pthread_tsd_base_address_offset,
H A DMachProcess.mm623 nub_thread_t tid, uint64_t plo_pthread_tsd_base_address_offset,
626 tid, plo_pthread_tsd_base_address_offset, plo_pthread_tsd_base_offset,
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.h218 uint16_t plo_pthread_tsd_base_address_offset = UINT16_MAX; member
H A DSystemRuntimeMacOSX.cpp205 m_libpthread_offsets.plo_pthread_tsd_base_address_offset); in AddThreadExtendedInfoPacketHints()
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h209 uint64_t plo_pthread_tsd_base_address_offset,
H A DDNB.cpp998 uint64_t plo_pthread_tsd_base_address_offset, in DNBGetTSDAddressForThread() argument
1004 tid, plo_pthread_tsd_base_address_offset, plo_pthread_tsd_base_offset, in DNBGetTSDAddressForThread()
H A DRNBRemote.cpp5619 uint64_t plo_pthread_tsd_base_address_offset = in HandlePacket_jThreadExtendedInfo() local
5639 pid, tid, plo_pthread_tsd_base_address_offset, in HandlePacket_jThreadExtendedInfo()
/llvm-project-15.0.7/lldb/docs/
H A Dlldb-gdb-remote.txt1834 // jThreadExtendedInfo:{"plo_pthread_tsd_base_address_offset":0,"plo_pthread_tsd_base_offset":224…