Searched refs:ALL_SYMTABS (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | symtab.c | 173 ALL_SYMTABS (objfile, s) in lookup_symtab() 210 ALL_SYMTABS (objfile, s) in lookup_symtab() 1197 ALL_SYMTABS (objfile, s) in lookup_symbol_aux_block() 1232 ALL_SYMTABS (objfile, s) in lookup_symbol_aux_symtabs() 1647 ALL_SYMTABS (objfile, s) in basic_lookup_transparent_type() 1695 ALL_SYMTABS (objfile, s) in basic_lookup_transparent_type() 1872 ALL_SYMTABS (objfile, s) in find_pc_sect_symtab() 2265 ALL_SYMTABS (objfile, s) in find_line_symtab() 2703 ALL_SYMTABS (objfile, s) in sources_info() 3015 ALL_SYMTABS (objfile, s) in search_symbols() [all …]
|
| D | cp-support.c | 621 ALL_SYMTABS (objfile, s) in make_symbol_overload_list_qualified() 635 ALL_SYMTABS (objfile, s) in make_symbol_overload_list_qualified()
|
| D | objfiles.h | 593 #define ALL_SYMTABS(objfile, s) \ macro
|
| D | symmisc.c | 577 ALL_SYMTABS (objfile, s) in maintenance_print_symbols()
|
| D | ada-lang.c | 3939 ALL_SYMTABS (objfile, s) in symtab_for_sym() 4368 ALL_SYMTABS (objfile, s) in ada_lookup_symbol_list() 4438 ALL_SYMTABS (objfile, s) in ada_lookup_symbol_list() 4522 ALL_SYMTABS (objfile, s) in ada_lookup_symbol()
|
| D | ChangeLog-1992 | 4681 * coffread.c (coff_symfile_read): iterate_over_symtabs => ALL_SYMTABS. 4687 * objfiles.h: Replace iterate_over_* prototypes with ALL_SYMTABS, 4697 iteration with ALL_SYMTABS, ALL_PSYMTABS, or ALL_MSYMBOLS.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/mi/ |
| D | mi-cmd-file.c | 81 ALL_SYMTABS (objfile, s) in mi_cmd_file_list_exec_source_files()
|