Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.h192 struct LibdispatchVoucherOffsets { struct
199 LibdispatchVoucherOffsets() = default; argument
201 bool IsValid() { return vo_version != UINT16_MAX; } in IsValid()