Home
last modified time | relevance | path

Searched refs:HAVE_DECL_PTRACE_TRACEME (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/include/
Dconfig.h55 #define HAVE_DECL_PTRACE_TRACEME 1 macro
/external/strace/xlat/
Dptrace_cmds.h11 #if defined(PTRACE_TRACEME) || (defined(HAVE_DECL_PTRACE_TRACEME) && HAVE_DECL_PTRACE_TRACEME)
/external/libunwind/tests/
Dtest-ptrace.c219 #if HAVE_DECL_PTRACE_TRACEME in main()