Home
last modified time | relevance | path

Searched defs:quick_symbol_functions (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsymfile.h146 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,
[all …]