Fabcoin Core  0.16.2
P2P Digital Currency
Macros | Functions
evmjit.h File Reference
#include <evm.h>
Include dependency graph for evmjit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EXPORT   __attribute__ ((visibility ("default")))
 

Functions

EXPORT struct evm_factory evmjit_get_factory (void)
 Get EVMJIT instance. More...
 

Macro Definition Documentation

#define EXPORT   __attribute__ ((visibility ("default")))

Definition at line 13 of file evmjit.h.

Function Documentation

EXPORT struct evm_factory evmjit_get_factory ( void  )

Get EVMJIT instance.

Returns
The EVMJIT instance.

Definition at line 389 of file JIT.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: