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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
struct fvmlib fvmlib
 

Detailed Description

Definition at line 607 of file MachO.h.

Member Data Documentation

◆ cmd

uint32_t llvm::MachO::fvmlib_command::cmd

Definition at line 608 of file MachO.h.

◆ cmdsize

uint32_t llvm::MachO::fvmlib_command::cmdsize

Definition at line 609 of file MachO.h.

◆ fvmlib

struct fvmlib llvm::MachO::fvmlib_command::fvmlib

Definition at line 610 of file MachO.h.


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