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

#include "symfile.h"

Public Attributes

struct dwarf2_section_names info
 
struct dwarf2_section_names abbrev
 
struct dwarf2_section_names line
 
struct dwarf2_section_names loc
 
struct dwarf2_section_names loclists
 
struct dwarf2_section_names macinfo
 
struct dwarf2_section_names macro
 
struct dwarf2_section_names str
 
struct dwarf2_section_names line_str
 
struct dwarf2_section_names ranges
 
struct dwarf2_section_names rnglists
 
struct dwarf2_section_names types
 
struct dwarf2_section_names addr
 
struct dwarf2_section_names frame
 
struct dwarf2_section_names eh_frame
 
struct dwarf2_section_names gdb_index
 
struct dwarf2_section_names debug_names
 
struct dwarf2_section_names debug_aranges
 
int sentinel
 

Detailed Description

Definition at line 568 of file symfile.h.

Member Data Documentation

◆ abbrev

struct dwarf2_section_names dwarf2_debug_sections::abbrev

Definition at line 570 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ addr

struct dwarf2_section_names dwarf2_debug_sections::addr

Definition at line 581 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ debug_aranges

struct dwarf2_section_names dwarf2_debug_sections::debug_aranges

Definition at line 586 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ debug_names

struct dwarf2_section_names dwarf2_debug_sections::debug_names

Definition at line 585 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ eh_frame

struct dwarf2_section_names dwarf2_debug_sections::eh_frame

Definition at line 583 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ frame

struct dwarf2_section_names dwarf2_debug_sections::frame

Definition at line 582 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ gdb_index

struct dwarf2_section_names dwarf2_debug_sections::gdb_index

Definition at line 584 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ info

struct dwarf2_section_names dwarf2_debug_sections::info

Definition at line 569 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ line

struct dwarf2_section_names dwarf2_debug_sections::line

Definition at line 571 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ line_str

struct dwarf2_section_names dwarf2_debug_sections::line_str

Definition at line 577 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ loc

struct dwarf2_section_names dwarf2_debug_sections::loc

Definition at line 572 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ loclists

struct dwarf2_section_names dwarf2_debug_sections::loclists

Definition at line 573 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ macinfo

struct dwarf2_section_names dwarf2_debug_sections::macinfo

Definition at line 574 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ macro

struct dwarf2_section_names dwarf2_debug_sections::macro

Definition at line 575 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ ranges

struct dwarf2_section_names dwarf2_debug_sections::ranges

Definition at line 578 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ rnglists

struct dwarf2_section_names dwarf2_debug_sections::rnglists

Definition at line 579 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().

◆ sentinel

int dwarf2_debug_sections::sentinel

Definition at line 589 of file symfile.h.

◆ str

struct dwarf2_section_names dwarf2_debug_sections::str

Definition at line 576 of file symfile.h.

Referenced by locate_dwz_sections(), and dwarf2_per_objfile::locate_sections().

◆ types

struct dwarf2_section_names dwarf2_debug_sections::types

Definition at line 580 of file symfile.h.

Referenced by dwarf2_per_objfile::locate_sections().


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