GDB (xrefs)
|
Public Attributes | |
int | line |
CORE_ADDR | start_pc |
CORE_ADDR | end_pc |
CORE_ADDR deprecated_dis_line_entry::end_pc |
Definition at line 112 of file disasm.c.
Referenced by do_mixed_source_and_assembly_deprecated().
int deprecated_dis_line_entry::line |
Definition at line 110 of file disasm.c.
Referenced by gdb.dap.scopes._ScopeReference::__init__(), do_mixed_source_and_assembly_deprecated(), line_is_less_than(), and gdb.dap.scopes._ScopeReference::to_object().
CORE_ADDR deprecated_dis_line_entry::start_pc |
Definition at line 111 of file disasm.c.
Referenced by do_mixed_source_and_assembly_deprecated(), and line_is_less_than().