GDB (xrefs)
|
#include "objfiles.h"
Public Attributes | |
struct obstack | storage_obstack |
struct bcache * | filename_cache |
struct bcache * | macro_cache |
struct gdbarch * | gdbarch |
struct htab * | demangled_names_hash |
Definition at line 169 of file objfiles.h.
struct htab* objfile_per_bfd_storage::demangled_names_hash |
Definition at line 194 of file objfiles.h.
Referenced by create_demangled_names_hash(), free_objfile_per_bfd_storage(), and symbol_set_names().
Definition at line 177 of file objfiles.h.
Referenced by allocate_symtab(), elf_symtab_read(), free_objfile_per_bfd_storage(), get_objfile_bfd_data(), print_objfile_statistics(), and print_symbol_bcache_statistics().
Definition at line 187 of file objfiles.h.
Referenced by get_dynamics_objfile(), get_objfile_arch(), get_objfile_bfd_data(), and jit_object_close_impl().
Definition at line 180 of file objfiles.h.
Referenced by free_objfile_per_bfd_storage(), get_macro_table(), get_objfile_bfd_data(), print_objfile_statistics(), and print_symbol_bcache_statistics().
struct obstack objfile_per_bfd_storage::storage_obstack |
Definition at line 173 of file objfiles.h.
Referenced by free_objfile_per_bfd_storage(), get_macro_table(), get_objfile_bfd_data(), print_objfile_statistics(), and symbol_set_names().