GDB (xrefs)
Public Attributes
membuf_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD void * buffer
CORE_ADDR addr
CORE_ADDR length

Detailed Description

Definition at line 59 of file py-inferior.c.


Member Data Documentation

Definition at line 64 of file py-inferior.c.

Referenced by infpy_read_memory(), and mbpy_str().

PyObject_HEAD void* membuf_object::buffer

Definition at line 61 of file py-inferior.c.

Referenced by get_read_buffer(), and infpy_read_memory().

Definition at line 65 of file py-inferior.c.

Referenced by get_read_buffer(), infpy_read_memory(), and mbpy_str().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines