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

Public Attributes

struct quick_file_namesfile_names
 
struct compunit_symtabcompunit_symtab
 
unsigned int mark: 1
 
unsigned int no_file_data: 1
 

Detailed Description

Definition at line 2548 of file dwarf2read.c.

Member Data Documentation

struct compunit_symtab* dwarf2_per_cu_quick_data::compunit_symtab
struct quick_file_names* dwarf2_per_cu_quick_data::file_names
unsigned int dwarf2_per_cu_quick_data::mark

Definition at line 2561 of file dwarf2read.c.

Referenced by dw2_expand_symtabs_matching().

unsigned int dwarf2_per_cu_quick_data::no_file_data

Definition at line 2565 of file dwarf2read.c.

Referenced by dw2_get_file_names(), and dw2_get_file_names_reader().


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