libkdumpfile-0.5.4
Kernel coredump file access
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
fulladdr_loc Struct Reference

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...
 

Detailed Description

Location of a fulladdr parameter within another object.

Field Documentation

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.


The documentation for this struct was generated from the following file: