LLVM: llvm::MachO::fvmlib Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | name |
| uint32_t | minor_version |
| uint32_t | header_addr |
Detailed Description
Definition at line 600 of file MachO.h.
Member Data Documentation
◆ header_addr
uint32_t llvm::MachO::fvmlib::header_addr
Definition at line 603 of file MachO.h.
Referenced by llvm::yaml::MappingTraits< MachO::fvmlib >::mapping().
◆ minor_version
uint32_t llvm::MachO::fvmlib::minor_version
Definition at line 602 of file MachO.h.
Referenced by llvm::yaml::MappingTraits< MachO::fvmlib >::mapping().
◆ name
uint32_t llvm::MachO::fvmlib::name
Definition at line 601 of file MachO.h.
Referenced by llvm::yaml::MappingTraits< MachO::fvmlib >::mapping().
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/MachO.h