Searched refs:symtab_create_debug_printf (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | buildsym.c | 490 symtab_create_debug_printf ("name = %s, name_for_id = %s", name, name_for_id); in start_subfile() 495 symtab_create_debug_printf ("found existing symtab with name_for_id %s", in start_subfile() 726 symtab_create_debug_printf ("using subfile %s as the main subfile", in watch_main_source_file_lossage()
|
| D | elfread.c | 1070 symtab_create_debug_printf ("reading minimal symbols of objfile %s", in elf_read_minimal_symbols() 1083 symtab_create_debug_printf ("minimal symbols were previously read"); in elf_read_minimal_symbols() 1187 symtab_create_debug_printf ("done reading minimal symbols"); in elf_read_minimal_symbols()
|
| D | psymtab.c | 1136 symtab_create_debug_printf ("creating one or more psymtabs for %s", in partial_symtab() 1140 symtab_create_debug_printf ("created psymtab %s for module %s", in partial_symtab()
|
| D | minsyms.c | 1415 symtab_create_debug_printf ("installing %d minimal symbols of objfile %s", in install()
|
| D | symtab.h | 2725 #define symtab_create_debug_printf(fmt, ...) \ macro
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 109760 gdb: introduce symtab_create_debug_printf 109761 Introduce symtab_create_debug_printf and symtab_create_debug_printf_v,
|