miasm
Reverse engineering framework
vm_mngr_py.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VmMngr
 

Functions

bn_t PyLong_to_bn (PyObject *py_long)
 
PyObject * bn_to_PyLong (bn_t bn)
 

Function Documentation

◆ bn_to_PyLong()

PyObject* bn_to_PyLong ( bn_t  bn)
Here is the call graph for this function:

◆ PyLong_to_bn()

bn_t PyLong_to_bn ( PyObject *  py_long)
Here is the call graph for this function:
Here is the caller graph for this function: