GDB (xrefs)
Public Attributes
dwp_hash_table Struct Reference

List of all members.

Public Attributes

uint32_t version
uint32_t nr_columns
uint32_t nr_units
uint32_t nr_slots
const gdb_bytehash_table
const gdb_byteunit_table
union {
   struct {
      const gdb_byte *   indices
   }   v1
   struct {
      int   section_ids [MAX_NR_V2_DWO_SECTIONS]
      const gdb_byte *   offsets
      const gdb_byte *   sizes
   }   v2
section_pool

Detailed Description

Definition at line 912 of file dwarf2read.c.


Member Data Documentation

Definition at line 916 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and lookup_dwo_unit_in_dwp().

Definition at line 921 of file dwarf2read.c.

Definition at line 914 of file dwarf2read.c.

Referenced by create_dwo_unit_in_dwp_v2(), and create_dwp_hash_table().

Definition at line 915 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and lookup_dwo_unit_in_dwp().

Definition at line 915 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and open_and_init_dwp_file().

Definition at line 935 of file dwarf2read.c.

Definition at line 934 of file dwarf2read.c.

Definition at line 936 of file dwarf2read.c.

Definition at line 916 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and lookup_dwo_unit_in_dwp().

struct { ... } dwp_hash_table::v1
struct { ... } dwp_hash_table::v2

Definition at line 914 of file dwarf2read.c.

Referenced by create_dwp_hash_table(), and open_and_init_dwp_file().


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