LLVM 22.0.0git
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 2025 of file MachO.h.

Member Data Documentation

◆ count

uint32_t llvm::MachO::arm_state_hdr_t::count

Definition at line 2027 of file MachO.h.

◆ flavor

uint32_t llvm::MachO::arm_state_hdr_t::flavor

Definition at line 2026 of file MachO.h.


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