Searched refs:can_run (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinf-child.h62 bool can_run () override;
H A Dinf-child.c221 inf_child_target::can_run () function in class:inf_child_target
H A Dtarget.c2548 target_ops::can_run () function in class:target_ops
2558 if (t->can_run ())
H A Dtarget.h466 target_ops::can_run method returns 1; in that case, it must push
641 /* Note that can_run is special and can be invoked on an unpushed
644 virtual bool can_run ();
701 comment on 'can_run'. */
713 comment on 'can_run'. */
H A Dnto-procfs.c1482 nto_procfs_target::can_run () function in class:nto_procfs_target
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinf-child.h63 bool can_run () override;
H A Dinf-child.c206 inf_child_target::can_run () function in class:inf_child_target
H A Dtarget.c3056 target_ops::can_run () function in class:target_ops
3068 if (t->can_run ())
H A Dnto-procfs.c1461 nto_procfs_target::can_run () function in class:nto_procfs_target
H A Dtarget.h467 target_ops::can_run method returns 1; in that case, it must push
654 /* Note that can_run is special and can be invoked on an unpushed
657 virtual bool can_run ();
714 comment on 'can_run'. */
735 comment on 'can_run'. */
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A Dconfig.pm55 return undef unless IPC::Cmd::can_run("$CROSS_COMPILE$CC");
61 return undef unless IPC::Cmd::can_run("$CROSS_COMPILE$CC");
208 return undef unless IPC::Cmd::can_run('uname');
308 next unless IPC::Cmd::can_run("$CROSS_COMPILE$_");
373 if (IPC::Cmd::can_run('cc')) {
401 if (IPC::Cmd::can_run('cl')) {
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c3065 DLSYM_OPT (can_run, can_run);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c3759 DLSYM_OPT (can_run, can_run);
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A DConfigure3274 return scalar IPC::Cmd::can_run($name);
/netbsd-current/crypto/external/bsd/openssl/dist/
H A DConfigure3257 return scalar IPC::Cmd::can_run($name);

Completed in 348 milliseconds