LLVM: llvm::MachOYAML::NListEntry Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | n_strx |
| llvm::yaml::Hex8 | n_type |
| uint8_t | n_sect |
| uint16_t | n_desc |
| uint64_t | n_value |
Definition at line 84 of file MachOYAML.h.
◆ n_desc
uint16_t llvm::MachOYAML::NListEntry::n_desc
◆ n_sect
uint8_t llvm::MachOYAML::NListEntry::n_sect
◆ n_strx
uint32_t llvm::MachOYAML::NListEntry::n_strx
◆ n_type
llvm::yaml::Hex8 llvm::MachOYAML::NListEntry::n_type
◆ n_value
uint64_t llvm::MachOYAML::NListEntry::n_value
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/MachOYAML.h