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

Public Attributes

struct dwarf2_section_info info
 
struct dwarf2_section_info abbrev
 
struct dwarf2_section_info line
 
struct dwarf2_section_info loc
 
struct dwarf2_section_info macinfo
 
struct dwarf2_section_info macro
 
struct dwarf2_section_info str
 
struct dwarf2_section_info ranges
 
struct dwarf2_section_info addr
 
struct dwarf2_section_info frame
 
struct dwarf2_section_info eh_frame
 
struct dwarf2_section_info gdb_index
 

Detailed Description

Definition at line 217 of file dwarf2read.c.

Member Data Documentation

struct dwarf2_section_info dwarf2_per_objfile::abbrev
struct dwarf2_section_info dwarf2_per_objfile::addr

Definition at line 227 of file dwarf2read.c.

Referenced by dwarf2_locate_sections(), and read_addr_index_1().

struct dwarf2_section_info dwarf2_per_objfile::eh_frame

Definition at line 229 of file dwarf2read.c.

Referenced by dwarf2_get_section_info(), and dwarf2_locate_sections().

struct dwarf2_section_info dwarf2_per_objfile::frame

Definition at line 228 of file dwarf2read.c.

Referenced by dwarf2_get_section_info(), and dwarf2_locate_sections().

struct dwarf2_section_info dwarf2_per_objfile::gdb_index

Definition at line 230 of file dwarf2read.c.

Referenced by dwarf2_locate_sections(), and dwarf2_read_index().

struct dwarf2_section_info dwarf2_per_objfile::info
struct dwarf2_section_info dwarf2_per_objfile::line

Definition at line 221 of file dwarf2read.c.

Referenced by dwarf2_locate_sections(), and get_debug_line_section().

struct dwarf2_section_info dwarf2_per_objfile::loc

Definition at line 222 of file dwarf2read.c.

Referenced by cu_debug_loc_section(), and dwarf2_locate_sections().

struct dwarf2_section_info dwarf2_per_objfile::macinfo

Definition at line 223 of file dwarf2read.c.

Referenced by dwarf2_locate_sections(), and dwarf_decode_macros().

struct dwarf2_section_info dwarf2_per_objfile::macro

Definition at line 224 of file dwarf2read.c.

Referenced by dwarf2_locate_sections(), and dwarf_decode_macros().

struct dwarf2_section_info dwarf2_per_objfile::ranges
struct dwarf2_section_info dwarf2_per_objfile::str

Definition at line 225 of file dwarf2read.c.

Referenced by dwarf2_locate_sections(), and read_indirect_string_at_offset().


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