GDB (xrefs)
Public Attributes | List of all members
dis_line_entry Struct Reference

Public Attributes

int line
 
CORE_ADDR start_pc
 
CORE_ADDR end_pc
 

Detailed Description

Definition at line 37 of file disasm.c.

Member Data Documentation

CORE_ADDR dis_line_entry::end_pc

Definition at line 41 of file disasm.c.

Referenced by do_mixed_source_and_assembly().

int dis_line_entry::line

Definition at line 39 of file disasm.c.

Referenced by compare_lines(), and do_mixed_source_and_assembly().

CORE_ADDR dis_line_entry::start_pc

Definition at line 40 of file disasm.c.

Referenced by compare_lines(), and do_mixed_source_and_assembly().


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