LLVM 18.0.0git
Public Attributes | List of all members
llvm::object::WasmSegment Struct Reference

#include "llvm/Object/Wasm.h"

Public Attributes

uint32_t SectionOffset
 
wasm::WasmDataSegment Data
 

Detailed Description

Definition at line 117 of file Wasm.h.

Member Data Documentation

◆ Data

wasm::WasmDataSegment llvm::object::WasmSegment::Data

Definition at line 119 of file Wasm.h.

◆ SectionOffset

uint32_t llvm::object::WasmSegment::SectionOffset

Definition at line 118 of file Wasm.h.


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