GDB (xrefs)
Public Attributes
dwarf2_per_cu_data Struct Reference

List of all members.

Public Attributes

sect_offset offset
unsigned int length
unsigned int queued: 1
unsigned int load_all_dies: 1
unsigned int is_debug_types: 1
unsigned int is_dwz: 1
unsigned int reading_dwo_directly: 1
unsigned int tu_read: 1
struct dwarf2_section_infosection
struct dwarf2_cucu
struct objfileobjfile
union {
   struct partial_symtab *   psymtab
   struct dwarf2_per_cu_quick_data *   quick
v

Detailed Description

Definition at line 559 of file dwarf2read.c.


Member Data Documentation

Definition at line 577 of file dwarf2read.c.

Referenced by find_partial_die(), and load_partial_dies().

Definition at line 601 of file dwarf2read.c.

Referenced by lookup_dwo_signatured_type(), and read_signatured_type().

union { ... } dwarf2_per_cu_data::v

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines