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

Public Attributes

int line
 
CORE_ADDR start_pc
 
CORE_ADDR end_pc
 

Detailed Description

Definition at line 108 of file disasm.c.

Member Data Documentation

◆ 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().

◆ line

int deprecated_dis_line_entry::line

◆ start_pc

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().


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