LLVM
8.0.1
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
uint32_t | MemoryIndex |
WasmInitExpr | Offset |
ArrayRef< uint8_t > | Content |
StringRef | Name |
uint32_t | Alignment |
uint32_t | Flags |
uint32_t | Comdat |
WasmInitExpr llvm::wasm::WasmDataSegment::Offset |
Definition at line 130 of file Wasm.h.
Referenced by llvm::object::WasmObjectFile::getWasmSymbolValue().