GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
lazy_string_object Struct Reference

Public Attributes

PyObject_HEAD CORE_ADDR address
 
char * encoding
 
long length
 
PyObjecttype
 

Detailed Description

Definition at line 27 of file py-lazy-string.c.

Member Data Documentation

◆ address

PyObject_HEAD CORE_ADDR lazy_string_object::address

◆ encoding

char* lazy_string_object::encoding

◆ length

long lazy_string_object::length

◆ type

PyObject* lazy_string_object::type

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