LLVM: llvm::MachO::linker_option_command Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"

Public Attributes
uint32_t cmd
uint32_t cmdsize
uint32_t count

Detailed Description

Definition at line 889 of file MachO.h.

Member Data Documentation

cmd

uint32_t llvm::MachO::linker_option_command::cmd

Definition at line 890 of file MachO.h.

Referenced by isLoadCommandObsolete().

cmdsize

uint32_t llvm::MachO::linker_option_command::cmdsize

Definition at line 891 of file MachO.h.

count

uint32_t llvm::MachO::linker_option_command::count

Definition at line 892 of file MachO.h.


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