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

Public Attributes

struct hppa_unwind_infounwind_info
 
struct so_listso_info
 
CORE_ADDR dp
 
int dummy_call_sequence_reg
 
CORE_ADDR dummy_call_sequence_addr
 

Detailed Description

Definition at line 70 of file hppa-tdep.c.

Member Data Documentation

CORE_ADDR hppa_objfile_private::dp

Definition at line 74 of file hppa-tdep.c.

CORE_ADDR hppa_objfile_private::dummy_call_sequence_addr

Definition at line 77 of file hppa-tdep.c.

int hppa_objfile_private::dummy_call_sequence_reg

Definition at line 76 of file hppa-tdep.c.

struct so_list* hppa_objfile_private::so_info

Definition at line 73 of file hppa-tdep.c.

struct hppa_unwind_info* hppa_objfile_private::unwind_info

Definition at line 72 of file hppa-tdep.c.

Referenced by read_unwind_info().


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