Home
last modified time | relevance | path

Searched refs:HAVE_DECL_PTRACE_CONT (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/src/ptrace/
D_UPT_resume.c35 #elif HAVE_DECL_PTRACE_CONT in _UPT_resume()
/external/libunwind/include/
Dconfig.h31 #define HAVE_DECL_PTRACE_CONT 1 macro
/external/strace/xlat/
Dptrace_cmds.h32 #if defined(PTRACE_CONT) || (defined(HAVE_DECL_PTRACE_CONT) && HAVE_DECL_PTRACE_CONT)
/external/libunwind/tests/
Dtest-ptrace.c295 #if HAVE_DECL_PTRACE_CONT in main()