LLVM
15.0.0git
|
#include "llvm/BinaryFormat/Wasm.h"
Public Attributes | |
uint8_t | Extended |
WasmInitExprMVP | Inst |
ArrayRef< uint8_t > | Body |
uint8_t llvm::wasm::WasmInitExpr::Extended |
Definition at line 106 of file Wasm.h.
Referenced by llvm::object::WasmObjectFile::getWasmSymbolValue().
WasmInitExprMVP llvm::wasm::WasmInitExpr::Inst |
Definition at line 108 of file Wasm.h.
Referenced by llvm::object::WasmObjectFile::getWasmSymbolValue().