|
GDB (xrefs)
|
Public Member Functions | |
| c_str_view (const char *cstr) | |
| bool | operator== (const c_str_view &other) const |
| const char * | c_str () const |
Private Attributes | |
| const char *const | m_cstr |
Friends | |
| class | c_str_view_hasher |
Definition at line 25669 of file dwarf2read.c.
|
inline |
Definition at line 25672 of file dwarf2read.c.
|
inline |
Definition at line 25683 of file dwarf2read.c.
References m_cstr.
|
inline |
Definition at line 25676 of file dwarf2read.c.
References m_cstr.
|
friend |
Definition at line 25689 of file dwarf2read.c.
|
private |
Definition at line 25690 of file dwarf2read.c.
Referenced by c_str(), c_str_view_hasher::operator()(), and operator==().
1.8.14