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 1064 of file dwarf2read.c.

Member Data Documentation

◆ abbrev

struct dwarf2_section_info dwp_sections::abbrev

Definition at line 1079 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ cu_index

struct dwarf2_section_info dwp_sections::cu_index

Definition at line 1068 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and dwarf2_locate_common_dwp_sections().

◆ info

struct dwarf2_section_info dwp_sections::info

Definition at line 1080 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ line

struct dwarf2_section_info dwp_sections::line

Definition at line 1081 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ loc

struct dwarf2_section_info dwp_sections::loc

Definition at line 1082 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ macinfo

struct dwarf2_section_info dwp_sections::macinfo

Definition at line 1083 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ macro

struct dwarf2_section_info dwp_sections::macro

Definition at line 1084 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ str

struct dwarf2_section_info dwp_sections::str

◆ str_offsets

struct dwarf2_section_info dwp_sections::str_offsets

Definition at line 1085 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and dwarf2_locate_v2_dwp_sections().

◆ tu_index

struct dwarf2_section_info dwp_sections::tu_index

Definition at line 1069 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and dwarf2_locate_common_dwp_sections().

◆ types

struct dwarf2_section_info dwp_sections::types

Definition at line 1086 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: