Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::eosvmoc::instantiated_code Struct Reference

#include <LLVMJIT.h>

Public Attributes

std::vector< uint8_tcode
 
std::map< unsigned, uintptr_tfunction_offsets
 
uintptr_t table_offset
 

Detailed Description

Definition at line 15 of file LLVMJIT.h.

Member Data Documentation

◆ code

std::vector<uint8_t> sysio::chain::eosvmoc::instantiated_code::code

Definition at line 16 of file LLVMJIT.h.

◆ function_offsets

std::map<unsigned, uintptr_t> sysio::chain::eosvmoc::instantiated_code::function_offsets

Definition at line 17 of file LLVMJIT.h.

◆ table_offset

uintptr_t sysio::chain::eosvmoc::instantiated_code::table_offset

Definition at line 18 of file LLVMJIT.h.


The documentation for this struct was generated from the following file: