LLVM: llvm::objcopy::macho::LoadCommand Struct Reference (original) (raw)
#include "[ObjCopy/MachO/MachOObject.h](MachOObject%5F8h%5Fsource.html)"
Definition at line 78 of file MachOObject.h.
◆ getSegmentName()
| std::optional< StringRef > LoadCommand::getSegmentName | ( | ) | const |
|---|
◆ getSegmentVMAddr()
| std::optional< uint64_t > LoadCommand::getSegmentVMAddr | ( | ) | const |
|---|
◆ MachOLoadCommand
◆ Payload
std::vector<uint8_t> llvm::objcopy::macho::LoadCommand::Payload
◆ Sections
std::vector<std::unique_ptr<Section> > llvm::objcopy::macho::LoadCommand::Sections
The documentation for this struct was generated from the following files:
- lib/ObjCopy/MachO/MachOObject.h
- lib/ObjCopy/MachO/MachOObject.cpp