LLVM: llvm::MachO::note_command Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | cmd |
| uint32_t | cmdsize |
| char | data_owner [16] |
| uint64_t | offset |
| uint64_t | size |
Definition at line 845 of file MachO.h.
◆ cmd
◆ cmdsize
uint32_t llvm::MachO::note_command::cmdsize
◆ data_owner
char llvm::MachO::note_command::data_owner[16]
◆ offset
uint64_t llvm::MachO::note_command::offset
◆ size
uint64_t llvm::MachO::note_command::size
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/MachO.h