LLVM 24.0.0git
llvm::MachO::ident_command Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t cmd
uint32_t cmdsize

Detailed Description

Definition at line 980 of file MachO.h.

Member Data Documentation

◆ cmd

uint32_t llvm::MachO::ident_command::cmd

Definition at line 981 of file MachO.h.

◆ cmdsize

uint32_t llvm::MachO::ident_command::cmdsize

Definition at line 982 of file MachO.h.


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