LLVM 20.0.0git
|
#include "llvm/BinaryFormat/MachO.h"
Public Attributes | |
uint32_t | n_strx |
uint8_t | n_type |
uint8_t | n_sect |
uint16_t | n_desc |
uint16_t llvm::MachO::nlist_base::n_desc |
Definition at line 1006 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::nlist_base::n_strx |
Definition at line 1003 of file MachO.h.
Referenced by llvm::MachO::swapStruct().