#include <wasm_patch_export.h>
Public Attributes | |
| size_t | changed_bytes = 0 |
| size_t | num_regions = 0 |
| std::vector< std::pair< size_t, size_t > > | changed_regions |
Definition at line 120 of file wasm_patch_export.h.
| size_t yaze::platform::PatchInfo::changed_bytes = 0 |
Definition at line 121 of file wasm_patch_export.h.
| size_t yaze::platform::PatchInfo::num_regions = 0 |
Definition at line 122 of file wasm_patch_export.h.
| std::vector<std::pair<size_t, size_t> > yaze::platform::PatchInfo::changed_regions |
Definition at line 123 of file wasm_patch_export.h.