GDB (xrefs)
Loading...
Searching...
No Matches
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_byte * instructions
 
const gdb_byte * end
 
unsigned char eh_frame_p
 

Detailed Description

Definition at line 113 of file frame.c.

Member Data Documentation

◆ address_range

CORE_ADDR dwarf2_fde::address_range

◆ cie

struct dwarf2_cie* dwarf2_fde::cie

◆ eh_frame_p

unsigned char dwarf2_fde::eh_frame_p

◆ end

const gdb_byte* dwarf2_fde::end

Definition at line 126 of file frame.c.

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

◆ initial_location

CORE_ADDR dwarf2_fde::initial_location

◆ instructions

const gdb_byte* dwarf2_fde::instructions

Definition at line 125 of file 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: