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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t flavor
 
uint32_t count
 

Detailed Description

Definition at line 1984 of file MachO.h.

Member Data Documentation

◆ count

uint32_t llvm::MachO::arm_state_hdr_t::count

Definition at line 1986 of file MachO.h.

◆ flavor

uint32_t llvm::MachO::arm_state_hdr_t::flavor

Definition at line 1985 of file MachO.h.


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