Home
last modified time | relevance | path

Searched refs:LibpthreadOffsets (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.h217 struct LibpthreadOffsets { struct
223 LibpthreadOffsets() in LibpthreadOffsets() argument
281 struct LibpthreadOffsets m_libpthread_offsets;
DSystemRuntimeMacOSX.cpp351 uint8_t memory_buffer[sizeof(struct LibpthreadOffsets)]; in ReadLibpthreadOffsets()
364 sizeof(struct LibpthreadOffsets) / sizeof(uint16_t)); in ReadLibpthreadOffsets()