Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.h215 struct LibpthreadOffsets { struct
221 LibpthreadOffsets() = default; argument
276 struct LibpthreadOffsets m_libpthread_offsets;
H A DSystemRuntimeMacOSX.cpp352 uint8_t memory_buffer[sizeof(struct LibpthreadOffsets)]; in ReadLibpthreadOffsets()
365 sizeof(struct LibpthreadOffsets) / sizeof(uint16_t)); in ReadLibpthreadOffsets()