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

Public Member Functions

 dwarf_tmpl (bfd_endian dwarf5_byte_order_)
 
- Public Member Functions inherited from debug_names::dwarf
 dwarf (offset_vec &name_table_string_offs_, offset_vec &name_table_entry_offs_)
 

Private Attributes

offset_vec_tmpl< OffsetSize > m_name_table_string_offs
 
offset_vec_tmpl< OffsetSize > m_name_table_entry_offs
 

Additional Inherited Members

- Public Attributes inherited from debug_names::dwarf
offset_vecname_table_string_offs
 
offset_vecname_table_entry_offs
 

Detailed Description

template<typename OffsetSize>
class debug_names::dwarf_tmpl< OffsetSize >

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

Constructor & Destructor Documentation

◆ dwarf_tmpl()

template<typename OffsetSize >
debug_names::dwarf_tmpl< OffsetSize >::dwarf_tmpl ( bfd_endian dwarf5_byte_order_)
inlineexplicit

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

Member Data Documentation

◆ m_name_table_entry_offs

template<typename OffsetSize >
offset_vec_tmpl<OffsetSize> debug_names::dwarf_tmpl< OffsetSize >::m_name_table_entry_offs
private

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

◆ m_name_table_string_offs

template<typename OffsetSize >
offset_vec_tmpl<OffsetSize> debug_names::dwarf_tmpl< OffsetSize >::m_name_table_string_offs
private

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


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