Lines Matching defs:quick_symbol_functions
146 struct quick_symbol_functions struct
150 int (*has_symbols) (struct objfile *objfile);
154 struct symtab *(*find_last_source_symtab) (struct objfile *objfile);
157 void (*forget_cached_source_info) (struct objfile *objfile);
171 int (*map_symtabs_matching_filename) (struct objfile *objfile,
188 struct symtab *(*lookup_symbol) (struct objfile *objfile,
195 void (*print_stats) (struct objfile *objfile);
199 void (*dump) (struct objfile *objfile);
203 void (*relocate) (struct objfile *objfile,
209 void (*expand_symtabs_for_function) (struct objfile *objfile,
213 void (*expand_all_symtabs) (struct objfile *objfile);
220 void (*expand_symtabs_with_fullname) (struct objfile *objfile,
226 const char *(*find_symbol_file) (struct objfile *objfile, const char *name);
245 void (*map_matching_symbols) (const char *name, domain_enum namespace,
273 void (*expand_symtabs_matching)
286 struct symtab *(*find_pc_sect_symtab) (struct objfile *objfile,
296 void (*map_symbol_filenames) (struct objfile *objfile,