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

Public Attributes

struct dwarf2_ciecie
 
CORE_ADDR initial_location
 
CORE_ADDR address_range
 
const gdb_byteinstructions
 
const gdb_byteend
 
unsigned char eh_frame_p
 

Detailed Description

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

Member Data Documentation

CORE_ADDR dwarf2_fde::address_range
struct dwarf2_cie* dwarf2_fde::cie
unsigned char dwarf2_fde::eh_frame_p

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

Referenced by decode_frame_entry_1(), execute_cfa_program(), and qsort_fde_cmp().

const gdb_byte* dwarf2_fde::end

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

Referenced by decode_frame_entry_1(), dwarf2_fetch_cfa_info(), and dwarf2_frame_cache().

CORE_ADDR dwarf2_fde::initial_location
const gdb_byte* dwarf2_fde::instructions

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

Referenced by decode_frame_entry_1(), dwarf2_fetch_cfa_info(), and dwarf2_frame_cache().


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