LLVM 22.0.0git
llvm::MachO::load_command Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t cmd
uint32_t cmdsize

Detailed Description

Definition at line 533 of file MachO.h.

Member Data Documentation

◆ cmd

◆ cmdsize

uint32_t llvm::MachO::load_command::cmdsize

Definition at line 535 of file MachO.h.

Referenced by extractSections(), and llvm::MachO::swapStruct().


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