#include <wasm_sysio_injection.hpp>
|
static constexpr bool | kills = false |
|
static constexpr bool | post = false |
|
Definition at line 149 of file wasm_sysio_injection.hpp.
◆ accept()
Definition at line 153 of file wasm_sysio_injection.hpp.
153 {
154 wasm_ops::op_types<>::call_t* call_inst = reinterpret_cast<wasm_ops::op_types<>::call_t*>(inst);
156
158 call_inst->field = mapped_index->second;
159 }
160 else {
162 }
163 }
static std::map< uint32_t, uint32_t > injected_index_mapping
static std::map< std::string, uint32_t > registered_injected
◆ init()
static void sysio::chain::wasm_injections::fix_call_index::init |
( |
| ) |
|
|
inlinestatic |
◆ kills
bool sysio::chain::wasm_injections::fix_call_index::kills = false |
|
staticconstexpr |
◆ post
bool sysio::chain::wasm_injections::fix_call_index::post = false |
|
staticconstexpr |
The documentation for this struct was generated from the following file: