LLVM 20.0.0git
|
#include "llvm/BinaryFormat/MachO.h"
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
char | data_owner [16] |
uint64_t | offset |
uint64_t | size |
uint64_t llvm::MachO::note_command::offset |
Definition at line 849 of file MachO.h.
Referenced by checkNoteCommand().
uint64_t llvm::MachO::note_command::size |
Definition at line 850 of file MachO.h.
Referenced by checkNoteCommand().