LLVM: llvm::object::WasmObjectFile::ReadContext Struct Reference (original) (raw)
#include "[llvm/Object/Wasm.h](Object%5F2Wasm%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const uint8_t * | Start |
| const uint8_t * | Ptr |
| const uint8_t * | End |
Detailed Description
Definition at line 220 of file Wasm.h.
Member Data Documentation
◆ End
const uint8_t* llvm::object::WasmObjectFile::ReadContext::End
Definition at line 223 of file Wasm.h.
Referenced by readSection().
◆ Ptr
const uint8_t* llvm::object::WasmObjectFile::ReadContext::Ptr
Definition at line 222 of file Wasm.h.
Referenced by readSection().
◆ Start
const uint8_t* llvm::object::WasmObjectFile::ReadContext::Start
Definition at line 221 of file Wasm.h.
Referenced by readSection(), and llvm::object::WasmObjectFile::WasmObjectFile().
The documentation for this struct was generated from the following file:
- include/llvm/Object/Wasm.h