|
GDB (xrefs)
|
Public Attributes | |
| PyObject_HEAD int | line |
| CORE_ADDR | pc |
Definition at line 24 of file py-linetable.c.
| PyObject_HEAD int linetable_entry_object::line |
Definition at line 27 of file py-linetable.c.
Referenced by build_linetable_entry(), and ltpy_entry_get_line().
| CORE_ADDR linetable_entry_object::pc |
Definition at line 29 of file py-linetable.c.
Referenced by build_linetable_entry(), and ltpy_entry_get_pc().
1.8.14