LLVM: llvm::MachO::dylib_command Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | cmd |
| uint32_t | cmdsize |
| struct dylib | dylib |
Detailed Description
Definition at line 620 of file MachO.h.
Member Data Documentation
◆ cmd
uint32_t llvm::MachO::dylib_command::cmd
Definition at line 621 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
◆ cmdsize
uint32_t llvm::MachO::dylib_command::cmdsize
Definition at line 622 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
◆ dylib
struct dylib llvm::MachO::dylib_command::dylib
Definition at line 623 of file MachO.h.
Referenced by llvm::orc::parseMachODeps(), and llvm::MachO::swapStruct().
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/MachO.h