GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
debug_names::dwarf Class Reference
Inheritance diagram for debug_names::dwarf:
debug_names::dwarf_tmpl< uint32_t > debug_names::dwarf_tmpl< uint64_t > debug_names::dwarf_tmpl< OffsetSize >

Public Member Functions

 dwarf (offset_vec &name_table_string_offs_, offset_vec &name_table_entry_offs_)
 

Public Attributes

offset_vecname_table_string_offs
 
offset_vecname_table_entry_offs
 

Detailed Description

Definition at line 979 of file index-write.c.

Constructor & Destructor Documentation

◆ dwarf()

debug_names::dwarf::dwarf ( offset_vec & name_table_string_offs_,
offset_vec & name_table_entry_offs_ )
inline

Definition at line 984 of file index-write.c.

Member Data Documentation

◆ name_table_entry_offs

offset_vec & debug_names::dwarf::name_table_entry_offs

Definition at line 982 of file index-write.c.

◆ name_table_string_offs

offset_vec& debug_names::dwarf::name_table_string_offs

Definition at line 982 of file index-write.c.


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