|
GDB (xrefs)
|
Public Attributes | |
| PyObject_HEAD int | line |
| CORE_ADDR | pc |
Definition at line 23 of file py-linetable.c.
| PyObject_HEAD int linetable_entry_object::line |
Definition at line 26 of file py-linetable.c.
Referenced by build_linetable_entry(), and ltpy_entry_get_line().
| 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().
1.8.10