GDB (xrefs)
|
Public Member Functions | |
void | dump (struct objfile *objfile) override |
void | expand_matching_symbols (struct objfile *, const lookup_name_info &lookup_name, domain_enum domain, int global, symbol_compare_ftype *ordered_compare) override |
bool | expand_symtabs_matching (struct objfile *objfile, gdb::function_view< expand_symtabs_file_matcher_ftype > file_matcher, const lookup_name_info *lookup_name, gdb::function_view< expand_symtabs_symbol_matcher_ftype > symbol_matcher, gdb::function_view< expand_symtabs_exp_notify_ftype > expansion_notify, block_search_flags search_flags, domain_enum domain, enum search_domain kind) override |
![]() | |
bool | has_symbols (struct objfile *objfile) override |
bool | has_unexpanded_symtabs (struct objfile *objfile) override |
struct symtab * | find_last_source_symtab (struct objfile *objfile) override |
void | forget_cached_source_info (struct objfile *objfile) override |
enum language | lookup_global_symbol_language (struct objfile *objfile, const char *name, domain_enum domain, bool *symbol_found_p) override |
void | print_stats (struct objfile *objfile, bool print_bcache) override |
void | expand_all_symtabs (struct objfile *objfile) override |
virtual dwarf2_per_cu_data * | find_per_cu (dwarf2_per_bfd *per_bfd, CORE_ADDR adjusted_pc) |
struct compunit_symtab * | find_pc_sect_compunit_symtab (struct objfile *objfile, struct bound_minimal_symbol msymbol, CORE_ADDR pc, struct obj_section *section, int warn_if_readin) override final |
struct compunit_symtab * | find_compunit_symtab_by_address (struct objfile *objfile, CORE_ADDR address) override |
void | map_symbol_filenames (struct objfile *objfile, gdb::function_view< symbol_filename_ftype > fun, bool need_fullname) override |
![]() | |
virtual | ~quick_symbol_functions () |
virtual bool | can_lazily_read_symbols () |
virtual void | read_partial_symbols (struct objfile *objfile) |
Definition at line 82 of file read-debug-names.c.
|
overridevirtual |
Implements quick_symbol_functions.
Definition at line 953 of file read-debug-names.c.
References gdb_printf().
|
overridevirtual |
Implements quick_symbol_functions.
Definition at line 959 of file read-debug-names.c.
References dw2_expand_symtabs_matching_one(), dw2_expand_symtabs_matching_symbol(), get_dwarf2_per_objfile(), dwarf2_per_bfd::index_table, name, dw2_debug_names_iterator::next(), dwarf2_per_objfile::per_bfd, SEARCH_GLOBAL_BLOCK, and SEARCH_STATIC_BLOCK.
|
overridevirtual |
Implements quick_symbol_functions.
Definition at line 998 of file read-debug-names.c.
References dw2_expand_symtabs_matching_one(), dw2_expand_symtabs_matching_symbol(), dw_expand_symtabs_matching_file_matcher(), get_dwarf2_per_objfile(), dwarf2_per_bfd::index_table, dw2_debug_names_iterator::next(), dwarf2_per_objfile::per_bfd, and QUIT.