|
GDB (xrefs)
|
Public Member Functions | |
| index_key (int dwarf_tag_, bool is_static_, unit_kind kind_) | |
| bool | operator== (const index_key &other) const |
Public Attributes | |
| const int | dwarf_tag |
| const bool | is_static |
| const unit_kind | kind |
Definition at line 26354 of file dwarf2read.c.
|
inline |
Definition at line 26357 of file dwarf2read.c.
|
inline |
Definition at line 26363 of file dwarf2read.c.
| const int debug_names::index_key::dwarf_tag |
Definition at line 26369 of file dwarf2read.c.
Referenced by debug_names::index_key_hasher::operator()(), and operator==().
| const bool debug_names::index_key::is_static |
Definition at line 26370 of file dwarf2read.c.
Referenced by debug_names::index_key_hasher::operator()(), and operator==().
| const unit_kind debug_names::index_key::kind |
Definition at line 26371 of file dwarf2read.c.
Referenced by operator==().
1.8.14