LLVM 22.0.0git
|
#include "llvm/Object/Wasm.h"
Public Attributes | |
const uint8_t * | Start |
const uint8_t * | Ptr |
const uint8_t * | End |
Definition at line 223 of file Wasm.h.
Referenced by readSection().
Definition at line 222 of file Wasm.h.
Referenced by readSection().
Definition at line 221 of file Wasm.h.
Referenced by readSection(), and llvm::object::WasmObjectFile::WasmObjectFile().