LLVM: llvm::MachO::fileset_entry_command Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint64_t | vmaddr |
| uint64_t | fileoff |
| union lc_str | entry_id |
| uint32_t | reserved |
Definition at line 899 of file MachO.h.
◆ cmd
uint32_t llvm::MachO::fileset_entry_command::cmd
◆ cmdsize
uint32_t llvm::MachO::fileset_entry_command::cmdsize
◆ entry_id
union lc_str llvm::MachO::fileset_entry_command::entry_id
◆ fileoff
uint64_t llvm::MachO::fileset_entry_command::fileoff
◆ reserved
uint32_t llvm::MachO::fileset_entry_command::reserved
◆ vmaddr
uint64_t llvm::MachO::fileset_entry_command::vmaddr
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/MachO.h