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

Public Attributes

struct dwarf2_section_info abbrev
 
struct dwarf2_section_info info
 
struct dwarf2_section_info str
 
struct dwarf2_section_info line
 
struct dwarf2_section_info macro
 
struct dwarf2_section_info gdb_index
 
bfd * dwz_bfd
 

Detailed Description

Definition at line 979 of file dwarf2read.c.

Member Data Documentation

struct dwarf2_section_info dwz_file::abbrev

Definition at line 982 of file dwarf2read.c.

Referenced by get_abbrev_section_for_cu(), and locate_dwz_sections().

bfd* dwz_file::dwz_bfd
struct dwarf2_section_info dwz_file::gdb_index

Definition at line 987 of file dwarf2read.c.

Referenced by dwarf2_read_index(), and locate_dwz_sections().

struct dwarf2_section_info dwz_file::info

Definition at line 983 of file dwarf2read.c.

Referenced by create_all_comp_units(), create_cus_from_index(), and locate_dwz_sections().

struct dwarf2_section_info dwz_file::line

Definition at line 985 of file dwarf2read.c.

Referenced by get_debug_line_section(), and locate_dwz_sections().

struct dwarf2_section_info dwz_file::macro

Definition at line 986 of file dwarf2read.c.

Referenced by dwarf_decode_macro_bytes(), and locate_dwz_sections().

struct dwarf2_section_info dwz_file::str

Definition at line 984 of file dwarf2read.c.

Referenced by locate_dwz_sections(), and read_indirect_string_from_dwz().


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