LLVM 18.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 855 of file MachO.h.
Referenced by checkNoteCommand().
uint64_t llvm::MachO::note_command::size |
Definition at line 856 of file MachO.h.
Referenced by checkNoteCommand().