LLVM: llvm::orc::MachOBuilder< MachOTraits >::SectionContent Struct Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/MachOBuilder.h](MachOBuilder%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const char * | Data = nullptr |
| size_t | Size = 0 |
Detailed Description
template
struct llvm::orc::MachOBuilder< MachOTraits >::SectionContent
Definition at line 219 of file MachOBuilder.h.
Member Data Documentation
◆ Data
template
const char* llvm::orc::MachOBuilder< MachOTraits >::SectionContent::Data = nullptr
Definition at line 220 of file MachOBuilder.h.
◆ Size
template
size_t llvm::orc::MachOBuilder< MachOTraits >::SectionContent::Size = 0
Definition at line 221 of file MachOBuilder.h.
The documentation for this struct was generated from the following file:
- include/llvm/ExecutionEngine/Orc/MachOBuilder.h