|
GDB (xrefs)
|
Public Member Functions | |
| debug_str_lookup () | |
| size_t | lookup (const char *s) |
| void | file_write (FILE *file) const |
Private Attributes | |
| std::unordered_map< c_str_view, size_t, c_str_view_hasher > | m_str_table |
| bfd *const | m_abfd |
| data_buf | m_str_add_buf |
Definition at line 26293 of file dwarf2read.c.
|
inline |
Definition at line 26299 of file dwarf2read.c.
References _, dwarf2_section_info::buffer, complaint, dwarf2_read_section(), m_abfd, m_str_table, dwarf2_section_info::size, dwarf2_per_objfile::str, and symfile_complaints.
|
inline |
Definition at line 26339 of file dwarf2read.c.
References data_buf::file_write(), and m_str_add_buf.
Referenced by debug_names::file_write().
|
inline |
Definition at line 26326 of file dwarf2read.c.
References data_buf::append_cstr0(), m_str_add_buf, m_str_table, offset, dwarf2_section_info::size, data_buf::size(), and dwarf2_per_objfile::str.
Referenced by debug_names::build().
|
private |
Definition at line 26346 of file dwarf2read.c.
Referenced by debug_str_lookup().
|
private |
Definition at line 26349 of file dwarf2read.c.
Referenced by file_write(), and lookup().
|
private |
Definition at line 26345 of file dwarf2read.c.
Referenced by debug_str_lookup(), and lookup().
1.8.14