LLVM: llvm::object::WasmSegment Struct Reference (original) (raw)
#include "[llvm/Object/Wasm.h](Object%5F2Wasm%5F8h%5Fsource.html)"
| 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:
- include/llvm/Object/Wasm.h