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

Public Attributes

PyObject_HEAD int line
 
CORE_ADDR pc
 

Detailed Description

Definition at line 23 of file py-linetable.c.

Member Data Documentation

◆ line

PyObject_HEAD int linetable_entry_object::line

◆ pc

CORE_ADDR linetable_entry_object::pc

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

Referenced by build_linetable_entry(), and ltpy_entry_get_pc().


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