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

Public Attributes

bfd * abfd
 
struct objfileobjfile
 
const gdb_bytedwarf_frame_buffer
 
bfd_size_type dwarf_frame_size
 
asection * dwarf_frame_section
 
bfd_vma dbase
 
bfd_vma tbase
 

Detailed Description

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

Member Data Documentation

bfd* comp_unit::abfd
bfd_vma comp_unit::dbase

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

Referenced by dwarf2_build_frame_info(), and read_encoded_value().

const gdb_byte* comp_unit::dwarf_frame_buffer
asection* comp_unit::dwarf_frame_section

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

Referenced by decode_frame_entry(), dwarf2_build_frame_info(), and read_encoded_value().

bfd_size_type comp_unit::dwarf_frame_size
struct objfile* comp_unit::objfile
bfd_vma comp_unit::tbase

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

Referenced by dwarf2_build_frame_info(), and read_encoded_value().


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