GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
dwo_sections Struct Reference

Public Attributes

struct dwarf2_section_info abbrev
 
struct dwarf2_section_info line
 
struct dwarf2_section_info loc
 
struct dwarf2_section_info loclists
 
struct dwarf2_section_info macinfo
 
struct dwarf2_section_info macro
 
struct dwarf2_section_info rnglists
 
struct dwarf2_section_info str
 
struct dwarf2_section_info str_offsets
 
struct dwarf2_section_info info
 
std::vector< dwarf2_section_infotypes
 

Detailed Description

Definition at line 285 of file read.c.

Member Data Documentation

◆ abbrev

struct dwarf2_section_info dwo_sections::abbrev

Definition at line 287 of file read.c.

Referenced by dwarf2_locate_dwo_sections().

◆ info

struct dwarf2_section_info dwo_sections::info

Definition at line 297 of file read.c.

Referenced by dwarf2_locate_dwo_sections().

◆ line

struct dwarf2_section_info dwo_sections::line

◆ loc

struct dwarf2_section_info dwo_sections::loc

Definition at line 289 of file read.c.

Referenced by cu_debug_loc_section(), and dwarf2_locate_dwo_sections().

◆ loclists

struct dwarf2_section_info dwo_sections::loclists

Definition at line 290 of file read.c.

Referenced by cu_debug_loc_section(), and dwarf2_locate_dwo_sections().

◆ macinfo

struct dwarf2_section_info dwo_sections::macinfo

Definition at line 291 of file read.c.

Referenced by dwarf2_locate_dwo_sections().

◆ macro

struct dwarf2_section_info dwo_sections::macro

Definition at line 292 of file read.c.

Referenced by dwarf2_locate_dwo_sections().

◆ rnglists

struct dwarf2_section_info dwo_sections::rnglists

Definition at line 293 of file read.c.

Referenced by cu_debug_rnglists_section(), and dwarf2_locate_dwo_sections().

◆ str

struct dwarf2_section_info dwo_sections::str

Definition at line 294 of file read.c.

Referenced by dwarf2_locate_dwo_sections().

◆ str_offsets

struct dwarf2_section_info dwo_sections::str_offsets

Definition at line 295 of file read.c.

Referenced by dwarf2_locate_dwo_sections().

◆ types

std::vector<dwarf2_section_info> dwo_sections::types

Definition at line 298 of file read.c.

Referenced by dwarf2_locate_dwo_sections().


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