LLVM 19.0.0git
Public Attributes | List of all members
llvm::MachO::x86_state_hdr_t Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t flavor
 
uint32_t count
 

Detailed Description

Definition at line 1865 of file MachO.h.

Member Data Documentation

◆ count

uint32_t llvm::MachO::x86_state_hdr_t::count

Definition at line 1867 of file MachO.h.

◆ flavor

uint32_t llvm::MachO::x86_state_hdr_t::flavor

Definition at line 1866 of file MachO.h.


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