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

#include "read.h"

Public Attributes

struct compunit_symtabcompunit_symtab = nullptr
 
unsigned int num_symtabs = 0
 
struct symtab ** symtabs = nullptr
 

Detailed Description

Definition at line 630 of file read.h.

Member Data Documentation

◆ compunit_symtab

struct compunit_symtab* type_unit_group_unshareable::compunit_symtab = nullptr

Definition at line 635 of file read.h.

Referenced by process_full_type_unit(), and dwarf2_cu::setup_type_unit_groups().

◆ num_symtabs

unsigned int type_unit_group_unshareable::num_symtabs = 0

Definition at line 639 of file read.h.

◆ symtabs

struct symtab** type_unit_group_unshareable::symtabs = nullptr

Definition at line 649 of file read.h.

Referenced by dwarf2_cu::setup_type_unit_groups().


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