LLVM 22.0.0git
llvm::WasmYAML::SegmentInfo Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

uint32_t Index
StringRef Name
uint32_t Alignment
SegmentFlags Flags

Detailed Description

Definition at line 147 of file WasmYAML.h.

Member Data Documentation

◆ Alignment

uint32_t llvm::WasmYAML::SegmentInfo::Alignment

◆ Flags

SegmentFlags llvm::WasmYAML::SegmentInfo::Flags

◆ Index

uint32_t llvm::WasmYAML::SegmentInfo::Index

◆ Name

StringRef llvm::WasmYAML::SegmentInfo::Name

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