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

Public Attributes

struct dwo_filedwo_file
 
ULONGEST signature
 
struct dwarf2_section_infosection
 
sect_offset sect_off
 
unsigned int length
 
cu_offset type_offset_in_tu
 

Detailed Description

Definition at line 303 of file read.c.

Member Data Documentation

◆ dwo_file

struct dwo_file* dwo_unit::dwo_file

◆ length

unsigned int dwo_unit::length

◆ sect_off

sect_offset dwo_unit::sect_off

◆ section

struct dwarf2_section_info* dwo_unit::section

◆ signature

ULONGEST dwo_unit::signature

◆ type_offset_in_tu

cu_offset dwo_unit::type_offset_in_tu

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