Searched refs:observer_thread_exit_ftype (Results 1 - 25 of 90) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/aarch64/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/m68k/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sh3el/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/i386/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/powerpc64/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/armeb/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/arm/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/alpha/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipseb/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/vax/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipsel/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/x86_64/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mips64el/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sparc64/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mips64eb/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sparc/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/coldfire/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/m68000/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/hppa/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/powerpc/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/alpha/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/aarch64/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/arm/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/armeb/
H A Dobserver.h177 typedef void (observer_thread_exit_ftype) (struct thread_info *t, int silent); typedef
179 extern struct observer *observer_attach_thread_exit (observer_thread_exit_ftype *f);

Completed in 207 milliseconds

1234