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 2953 of file dwarf2read.c.

Member Data Documentation

◆ compunit_symtab

struct compunit_symtab* dwarf2_per_cu_quick_data::compunit_symtab

◆ file_names

struct quick_file_names* dwarf2_per_cu_quick_data::file_names

◆ mark

unsigned int dwarf2_per_cu_quick_data::mark

◆ no_file_data

unsigned int dwarf2_per_cu_quick_data::no_file_data

Definition at line 2970 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: