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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t name
 
uint32_t minor_version
 
uint32_t header_addr
 

Detailed Description

Definition at line 600 of file MachO.h.

Member Data Documentation

◆ header_addr

uint32_t llvm::MachO::fvmlib::header_addr

Definition at line 603 of file MachO.h.

Referenced by llvm::yaml::MappingTraits< MachO::fvmlib >::mapping().

◆ minor_version

uint32_t llvm::MachO::fvmlib::minor_version

Definition at line 602 of file MachO.h.

Referenced by llvm::yaml::MappingTraits< MachO::fvmlib >::mapping().

◆ name

uint32_t llvm::MachO::fvmlib::name

Definition at line 601 of file MachO.h.

Referenced by llvm::yaml::MappingTraits< MachO::fvmlib >::mapping().


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