![]() |
miasm
Reverse engineering framework
|
#include <Python.h>#include <inttypes.h>#include <stdint.h>#include "compat_py23.h"#include "queue.h"#include "vm_mngr.h"#include "bn.h"#include "vm_mngr_py.h"#include "JitCore.h"#include "arch/JitCore_x86.h"
Functions | |
| PyObject * | llvm_exec_block (PyObject *self, PyObject *args) |
| MOD_INIT (Jitllvm) | |
| PyObject* llvm_exec_block | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |

| MOD_INIT | ( | Jitllvm | ) |