Home
last modified time | relevance | path

Searched refs:_initialize_symfile_debug (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/m68000/
Dinit.c129 extern initialize_file_ftype _initialize_symfile_debug;
291 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/armeb/
Dinit.c138 extern initialize_file_ftype _initialize_symfile_debug;
309 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sparc/
Dinit.c139 extern initialize_file_ftype _initialize_symfile_debug;
311 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mips64eb/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mipsel/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/alpha/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/hppa/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/powerpc/
Dinit.c138 extern initialize_file_ftype _initialize_symfile_debug;
309 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/arm/
Dinit.c138 extern initialize_file_ftype _initialize_symfile_debug;
309 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/i386/
Dinit.c139 extern initialize_file_ftype _initialize_symfile_debug;
311 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sh3el/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/vax/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sparc64/
Dinit.c141 extern initialize_file_ftype _initialize_symfile_debug;
315 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mipseb/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mips64el/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/m68k/
Dinit.c137 extern initialize_file_ftype _initialize_symfile_debug;
307 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/x86_64/
Dinit.c141 extern initialize_file_ftype _initialize_symfile_debug;
315 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/powerpc64/
Dinit.c136 extern initialize_file_ftype _initialize_symfile_debug;
305 _initialize_symfile_debug, in initialize_all_files()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsymfile-debug.c925 void _initialize_symfile_debug ();
927 _initialize_symfile_debug () in _initialize_symfile_debug() function
DChangeLog-201910857 (install_symfile_debug_logging, _initialize_symfile_debug):
DChangeLog-20178475 * symfile-debug.c: Remove _initialize_symfile_debug prototype.
DChangeLog-202017692 * symfile-debug.c (_initialize_symfile_debug): Add declaration.