LLVM 22.0.0git
llvm::object::WasmSegment Struct Reference

#include "llvm/Object/Wasm.h"

Public Attributes

uint32_t SectionOffset
wasm::WasmDataSegment Data

Detailed Description

Definition at line 122 of file Wasm.h.

Member Data Documentation

◆ Data

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

Definition at line 124 of file Wasm.h.

Referenced by llvm::object::WasmObjectFile::getWasmSymbolValue().

◆ SectionOffset

uint32_t llvm::object::WasmSegment::SectionOffset

Definition at line 123 of file Wasm.h.


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