libkdumpfile-0.5.1
Kernel coredump file access
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

◆ name

const char fulladdr_loc::name[]

Name of the attribute (used in exception messages).

◆ off_loc

size_t fulladdr_loc::off_loc

Offset of the corresponding param_loc structure.

◆ off_obj

size_t fulladdr_loc::off_obj

Offset of the Python object.


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