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

  /external/libunwind/include/
config.h 47 #define HAVE_DECL_PTRACE_SINGLESTEP 1
  /external/libunwind/tests/
test-ptrace.c 305 #if HAVE_DECL_PTRACE_SINGLESTEP
330 #if HAVE_DECL_PTRACE_SINGLESTEP
  /external/strace/xlat/
ptrace_cmds.h 38 #if defined(PTRACE_SINGLESTEP) || (defined(HAVE_DECL_PTRACE_SINGLESTEP) && HAVE_DECL_PTRACE_SINGLESTEP)

Completed in 353 milliseconds