LLDB mainline
Public Attributes | List of all members
lldb_private::minidump::Uint128 Struct Reference

#include <RegisterContextMinidump_x86_64.h>

Public Attributes

llvm::support::ulittle64_t high
 
llvm::support::ulittle64_t low
 

Detailed Description

Definition at line 38 of file RegisterContextMinidump_x86_64.h.

Member Data Documentation

◆ high

llvm::support::ulittle64_t lldb_private::minidump::Uint128::high

Definition at line 39 of file RegisterContextMinidump_x86_64.h.

◆ low

llvm::support::ulittle64_t lldb_private::minidump::Uint128::low

Definition at line 40 of file RegisterContextMinidump_x86_64.h.


The documentation for this struct was generated from the following file: