LLVM 20.0.0git
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
uint8_t | Extended |
WasmInitExprMVP | Inst |
ArrayRef< uint8_t > | Body |
Definition at line 350 of file Wasm.h.
Referenced by readInitExpr().
uint8_t llvm::wasm::WasmInitExpr::Extended |
Definition at line 347 of file Wasm.h.
Referenced by llvm::object::WasmObjectFile::getWasmSymbolValue(), and readInitExpr().
WasmInitExprMVP llvm::wasm::WasmInitExpr::Inst |
Definition at line 349 of file Wasm.h.
Referenced by llvm::object::WasmObjectFile::getWasmSymbolValue(), and readInitExpr().