LLVM: llvm::WasmYAML::DataSegment Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"

Public Attributes
uint32_t SectionOffset
uint32_t InitFlags
uint32_t MemoryIndex
InitExpr Offset
yaml::BinaryRef Content

Detailed Description

Definition at line 124 of file WasmYAML.h.

Member Data Documentation

Content

InitFlags

uint32_t llvm::WasmYAML::DataSegment::InitFlags

MemoryIndex

uint32_t llvm::WasmYAML::DataSegment::MemoryIndex

Offset

InitExpr llvm::WasmYAML::DataSegment::Offset

SectionOffset

uint32_t llvm::WasmYAML::DataSegment::SectionOffset


The documentation for this struct was generated from the following file: