Home
last modified time | relevance | path

Searched refs:HAVE_DECL_PTRACE_POKEUSER (Results 1 – 7 of 7) sorted by relevance

/external/libunwind/include/
Dconfig.h40 #define HAVE_DECL_PTRACE_POKEUSER 0 macro
42 #define HAVE_DECL_PTRACE_POKEUSER 1 macro
/external/strace/xlat/
Dptrace_cmds.h35 #if defined(PTRACE_POKEUSER) || (defined(HAVE_DECL_PTRACE_POKEUSER) && HAVE_DECL_PTRACE_POKEUSER)
/external/strace/
Dptrace.h182 #if !HAVE_DECL_PTRACE_POKEUSER
Dconfig.h371 #define HAVE_DECL_PTRACE_POKEUSER 1 macro
Dconfig.h.in370 #undef HAVE_DECL_PTRACE_POKEUSER
/external/libunwind/src/ptrace/
D_UPT_access_fpreg.c29 #if HAVE_DECL_PTRACE_POKEUSER || HAVE_TTRACE
D_UPT_access_reg.c39 #if HAVE_DECL_PTRACE_POKEUSER || HAVE_TTRACE