libkdumpfile-0.5.4
Kernel coredump file access
|
Python representation of addrxlat_step_t. More...
Data Fields | |
PyObject_HEAD addrxlat_step_t | step |
Standard Python object header. | |
PyObject * | ctx |
Translation context. | |
PyObject * | sys |
Translation system. | |
PyObject * | meth |
Translation method. | |
PyObject * | base |
FullAddress object for base . | |
param_loc | loc [STEP_NLOC] |
Location configuration for step . | |
PyObject * | convert |
Python representation of addrxlat_step_t.
PyObject_HEAD addrxlat_step_t step_object::step |
Standard Python object header.
Translation step in libaddrxlat format.