libkdumpfile-0.4.0
Kernel coredump file access
|
Location of a fulladdr parameter within another object. More...
Data Fields | |
size_t | off_obj |
Offset of the Python object. More... | |
size_t | off_loc |
Offset of the corresponding param_loc structure. More... | |
const char | name [] |
Name of the attribute (used in exception messages). More... | |
Location of a fulladdr parameter within another object.
const char fulladdr_loc::name[] |
Name of the attribute (used in exception messages).
size_t fulladdr_loc::off_loc |
Offset of the corresponding param_loc structure.
size_t fulladdr_loc::off_obj |
Offset of the Python object.