Searched refs:observer_test_notification_ftype (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/alpha/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
H A Dobserver.inc1006 observer_test_notification_ftype *notify = (observer_test_notification_ftype *) data;
1012 observer_attach_test_notification (observer_test_notification_ftype *f)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/arm/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
H A Dobserver.inc1006 observer_test_notification_ftype *notify = (observer_test_notification_ftype *) data;
1012 observer_attach_test_notification (observer_test_notification_ftype *f)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/armeb/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
H A Dobserver.inc1006 observer_test_notification_ftype *notify = (observer_test_notification_ftype *) data;
1012 observer_attach_test_notification (observer_test_notification_ftype *f)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/hppa/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
H A Dobserver.inc1006 observer_test_notification_ftype *notify = (observer_test_notification_ftype *) data;
1012 observer_attach_test_notification (observer_test_notification_ftype *f)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/i386/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
H A Dobserver.inc1006 observer_test_notification_ftype *notify = (observer_test_notification_ftype *) data;
1012 observer_attach_test_notification (observer_test_notification_ftype *f)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/m68000/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
H A Dobserver.inc1006 observer_test_notification_ftype *notify = (observer_test_notification_ftype *) data;
1012 observer_attach_test_notification (observer_test_notification_ftype *f)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/m68k/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/mips64eb/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/mips64el/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/mipseb/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/mipsel/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/powerpc/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/powerpc64/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/sh3el/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/sparc/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/sparc64/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/vax/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/arch/x86_64/
H A Dobserver.h240 typedef void (observer_test_notification_ftype) (int somearg); typedef
242 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);

Completed in 209 milliseconds

12