GDB (xrefs)
Public Attributes
dwarf2_cie Struct Reference

List of all members.

Public Attributes

struct comp_unitunit
ULONGEST cie_pointer
ULONGEST code_alignment_factor
LONGEST data_alignment_factor
ULONGEST return_address_register
const gdb_byteinitial_instructions
const gdb_byteend
char * augmentation
gdb_byte encoding
int addr_size
int ptr_size
unsigned char saw_z_augmentation
unsigned char signal_frame
unsigned char version
unsigned char segment_size

Detailed Description

Definition at line 51 of file dwarf2-frame.c.


Member Data Documentation

Definition at line 75 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1(), and dwarf2_frame_find_quirks().

Definition at line 58 of file dwarf2-frame.c.

Referenced by add_cie(), bsearch_cie_cmp(), and decode_frame_entry_1().

Definition at line 78 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1(), and execute_cfa_program().

Definition at line 84 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1(), and execute_cfa_program().

Definition at line 87 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1().

unsigned char dwarf2_cie::segment_size

Definition at line 96 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1().

unsigned char dwarf2_cie::signal_frame

Definition at line 90 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1(), and dwarf2_frame_sniffer().

Definition at line 54 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1(), and execute_cfa_program().

unsigned char dwarf2_cie::version

Definition at line 93 of file dwarf2-frame.c.

Referenced by decode_frame_entry_1(), and dwarf2_frame_find_quirks().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines