GDB (xrefs)
|
#include "index-cache.h"
Public Member Functions | |
index_cache_store_context (const index_cache &ic, dwarf2_per_bfd *per_bfd) | |
Private Attributes | |
bool | m_enabled |
std::string | build_id_str |
gdb::optional< std::string > | dwz_build_id_str |
Friends | |
class | index_cache |
Definition at line 41 of file index-cache.h.
index_cache_store_context::index_cache_store_context | ( | const index_cache & | ic, |
dwarf2_per_bfd * | per_bfd ) |
Definition at line 91 of file index-cache.c.
References build_id_bfd_get(), build_id_str, build_id_to_string(), dwarf2_get_dwz_file(), dwz_file::dwz_bfd, dwz_build_id_str, dwz_file::filename(), index_cache_debug, index_cache::m_dir, m_enabled, and dwarf2_per_bfd::obfd.
|
friend |
Definition at line 43 of file index-cache.h.
|
private |
Definition at line 52 of file index-cache.h.
Referenced by index_cache_store_context(), and index_cache::store().
|
private |
Definition at line 55 of file index-cache.h.
Referenced by index_cache_store_context(), and index_cache::store().
|
private |
Definition at line 49 of file index-cache.h.
Referenced by index_cache_store_context(), and index_cache::store().