Miasm2
 All Classes Namespaces Files Functions Variables Typedefs Properties Macros
Classes | Variables
miasm2.arch.x86.jit Namespace Reference

Classes

class  jitter_x86_16
 
class  jitter_x86_32
 
class  jitter_x86_64
 

Variables

tuple log = logging.getLogger('jit_x86')
 
tuple hnd = logging.StreamHandler()
 

Variable Documentation

tuple miasm2.arch.x86.jit.hnd = logging.StreamHandler()

Definition at line 9 of file jit.py.

tuple miasm2.arch.x86.jit.log = logging.getLogger('jit_x86')

Definition at line 8 of file jit.py.