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

Public Attributes

union {
   asection *   section
 
   struct dwarf2_section_info *   containing_section
 
s
 
const gdb_bytebuffer
 
bfd_size_type size
 
bfd_size_type virtual_offset
 
char readin
 
char is_virtual
 

Detailed Description

Definition at line 135 of file dwarf2read.c.

Member Data Documentation

◆ buffer

const gdb_byte* dwarf2_section_info::buffer

◆ containing_section

struct dwarf2_section_info* dwarf2_section_info::containing_section

Definition at line 143 of file dwarf2read.c.

Referenced by create_dwp_v2_section(), and dwarf2_read_section().

◆ is_virtual

char dwarf2_section_info::is_virtual

◆ readin

char dwarf2_section_info::readin

Definition at line 153 of file dwarf2read.c.

Referenced by dwarf2_read_section(), dwarf2_section_size(), and init_cu_die_reader().

◆ s

union { ... } dwarf2_section_info::s

◆ section

asection* dwarf2_section_info::section

◆ size

bfd_size_type dwarf2_section_info::size

◆ virtual_offset

bfd_size_type dwarf2_section_info::virtual_offset

Definition at line 151 of file dwarf2read.c.

Referenced by create_dwp_v2_section(), and dwarf2_read_section().


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