HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_DECL_PTRACE_POKEUSER (Results 1 - 5 of 5) sorted by null

  /external/libunwind/include/
config.h 41 #define HAVE_DECL_PTRACE_POKEUSER 0
43 #define HAVE_DECL_PTRACE_POKEUSER 1
  /external/strace/xlat/
ptrace_cmds.h 22 #if defined(PTRACE_POKEUSER) || (defined(HAVE_DECL_PTRACE_POKEUSER) && HAVE_DECL_PTRACE_POKEUSER)
  /external/libunwind/src/ptrace/
_UPT_access_fpreg.c 29 #if HAVE_DECL_PTRACE_POKEUSER || HAVE_TTRACE
_UPT_access_reg.c 39 #if HAVE_DECL_PTRACE_POKEUSER || HAVE_TTRACE
  /external/strace/
defs.h 234 #if !HAVE_DECL_PTRACE_POKEUSER

Completed in 1888 milliseconds