LLVM 19.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 121 of file Wasm.h.

Member Data Documentation

◆ Data

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

Definition at line 123 of file Wasm.h.

◆ SectionOffset

uint32_t llvm::object::WasmSegment::SectionOffset

Definition at line 122 of file Wasm.h.


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