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 526 of file read.c.

Member Data Documentation

◆ abbrev

struct dwarf2_section_info dwp_sections::abbrev

Definition at line 541 of file read.c.

◆ cu_index

struct dwarf2_section_info dwp_sections::cu_index

Definition at line 530 of file read.c.

◆ info

struct dwarf2_section_info dwp_sections::info

Definition at line 542 of file read.c.

◆ line

struct dwarf2_section_info dwp_sections::line

Definition at line 543 of file read.c.

◆ loc

struct dwarf2_section_info dwp_sections::loc

Definition at line 544 of file read.c.

◆ loclists

struct dwarf2_section_info dwp_sections::loclists

Definition at line 545 of file read.c.

◆ macinfo

struct dwarf2_section_info dwp_sections::macinfo

Definition at line 546 of file read.c.

◆ macro

struct dwarf2_section_info dwp_sections::macro

Definition at line 547 of file read.c.

◆ rnglists

struct dwarf2_section_info dwp_sections::rnglists

Definition at line 548 of file read.c.

◆ str

struct dwarf2_section_info dwp_sections::str

Definition at line 529 of file read.c.

◆ str_offsets

struct dwarf2_section_info dwp_sections::str_offsets

Definition at line 549 of file read.c.

◆ tu_index

struct dwarf2_section_info dwp_sections::tu_index

Definition at line 531 of file read.c.

◆ types

struct dwarf2_section_info dwp_sections::types

Definition at line 550 of file read.c.


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