GDB (xrefs)
Public Attributes
blpy_block_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct blockblock
struct objfileobjfile
struct blpy_block_objectprev
struct blpy_block_objectnext

Detailed Description

Definition at line 28 of file py-block.c.


Member Data Documentation

PyObject_HEAD struct block* blpy_block_object::block

Definition at line 31 of file py-block.c.

Referenced by blpy_dealloc(), blpy_iter_is_valid(), del_objfile_blocks(), and set_block().

Definition at line 38 of file py-block.c.

Referenced by blpy_dealloc(), del_objfile_blocks(), and set_block().


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