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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

char mmst_reg [10]
 
char mmst_rsrv [6]
 

Detailed Description

Definition at line 1739 of file MachO.h.

Member Data Documentation

◆ mmst_reg

char llvm::MachO::mmst_reg_t::mmst_reg[10]

Definition at line 1740 of file MachO.h.

◆ mmst_rsrv

char llvm::MachO::mmst_reg_t::mmst_rsrv[6]

Definition at line 1741 of file MachO.h.


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