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

Public Attributes

struct dwarf2_section_info str
 
struct dwarf2_section_info cu_index
 
struct dwarf2_section_info tu_index
 
struct dwarf2_section_info abbrev
 
struct dwarf2_section_info info
 
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_offsets
 
struct dwarf2_section_info types
 

Detailed Description

Definition at line 842 of file dwarf2read.c.

Member Data Documentation

struct dwarf2_section_info dwp_sections::abbrev

Definition at line 857 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::cu_index

Definition at line 846 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and dwarf2_locate_common_dwp_sections().

struct dwarf2_section_info dwp_sections::info

Definition at line 858 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::line

Definition at line 859 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::loc

Definition at line 860 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::macinfo

Definition at line 861 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::macro

Definition at line 862 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::str
struct dwarf2_section_info dwp_sections::str_offsets

Definition at line 863 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

struct dwarf2_section_info dwp_sections::tu_index

Definition at line 847 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and dwarf2_locate_common_dwp_sections().

struct dwarf2_section_info dwp_sections::types

Definition at line 864 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().


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