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

#include "llvm/BinaryFormat/MachO.h"

Collaboration diagram for llvm::MachO::mmst_reg_t:
Collaboration graph
[legend]

Public Attributes

char mmst_reg [10]
 
char mmst_rsrv [6]
 

Detailed Description

Definition at line 1570 of file MachO.h.

Member Data Documentation

◆ mmst_reg

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

Definition at line 1571 of file MachO.h.

◆ mmst_rsrv

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

Definition at line 1572 of file MachO.h.


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