libkdumpfile-0.5.4
Kernel coredump file access
|
Python representation of addrxlat_op_t. More...
Data Fields | |
PyObject_HEAD PyObject * | ctx |
Standard Python object header. | |
PyObject * | sys |
Translation system. | |
addrxlat_op_ctl_t | opctl |
Translation op in libaddrxlat format. | |
PyObject * | result |
Result of the last callback. | |
PyObject * | convert |
Python representation of addrxlat_op_t.
PyObject_HEAD PyObject* op_object::ctx |
Standard Python object header.
Translation context.