GDB (xrefs)
Loading...
Searching...
No Matches
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 loclists
 
struct dwarf2_section_info macinfo
 
struct dwarf2_section_info macro
 
struct dwarf2_section_info rnglists
 
struct dwarf2_section_info str_offsets
 
struct dwarf2_section_info types
 

Detailed Description

Definition at line 380 of file read.c.

Member Data Documentation

◆ abbrev

struct dwarf2_section_info dwp_sections::abbrev

Definition at line 395 of file read.c.

◆ cu_index

struct dwarf2_section_info dwp_sections::cu_index

Definition at line 384 of file read.c.

◆ info

struct dwarf2_section_info dwp_sections::info

Definition at line 396 of file read.c.

◆ line

struct dwarf2_section_info dwp_sections::line

◆ loc

struct dwarf2_section_info dwp_sections::loc

Definition at line 398 of file read.c.

◆ loclists

struct dwarf2_section_info dwp_sections::loclists

Definition at line 399 of file read.c.

◆ macinfo

struct dwarf2_section_info dwp_sections::macinfo

Definition at line 400 of file read.c.

◆ macro

struct dwarf2_section_info dwp_sections::macro

Definition at line 401 of file read.c.

◆ rnglists

struct dwarf2_section_info dwp_sections::rnglists

Definition at line 402 of file read.c.

◆ str

struct dwarf2_section_info dwp_sections::str

Definition at line 383 of file read.c.

◆ str_offsets

struct dwarf2_section_info dwp_sections::str_offsets

Definition at line 403 of file read.c.

◆ tu_index

struct dwarf2_section_info dwp_sections::tu_index

Definition at line 385 of file read.c.

◆ types

struct dwarf2_section_info dwp_sections::types

Definition at line 404 of file read.c.


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