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

1234

/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/aarch64/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/m68k/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sh3el/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/i386/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/powerpc64/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/armeb/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/arm/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/alpha/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipseb/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/vax/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipsel/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/x86_64/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mips64el/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sparc64/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mips64eb/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sparc/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/coldfire/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/m68000/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/hppa/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/powerpc/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/alpha/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/aarch64/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/arm/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);
/netbsd-current/external/gpl3/gdb.old/lib/libgdb/arch/armeb/
H A Dobserver.h369 typedef void (observer_test_notification_ftype) (int somearg); typedef
371 extern struct observer *observer_attach_test_notification (observer_test_notification_ftype *f);

Completed in 139 milliseconds

1234