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

Public Attributes

const char * dwo_name
 
const char * comp_dir
 
bfd * dbfd
 
struct dwo_sections sections
 
struct dwo_unitcu
 
htab_t tus
 

Detailed Description

Definition at line 808 of file dwarf2read.c.

Member Data Documentation

const char* dwo_file::comp_dir
struct dwo_unit* dwo_file::cu

Definition at line 833 of file dwarf2read.c.

Referenced by lookup_dwo_cutu(), and open_and_init_dwo_file().

bfd* dwo_file::dbfd

Definition at line 821 of file dwarf2read.c.

Referenced by free_dwo_file(), and open_and_init_dwo_file().

const char* dwo_file::dwo_name
struct dwo_sections dwo_file::sections
htab_t dwo_file::tus

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