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

  /system/core/debuggerd/
debuggerd.h 26 extern int unwind_backtrace_with_ptrace(int tfd, pid_t pid, mapinfo *map,
debuggerd.c 296 stack_depth = unwind_backtrace_with_ptrace(tfd, tid, milist, sp_list,
  /system/core/debuggerd/arm/
machine.c 51 extern int unwind_backtrace_with_ptrace(int tfd, pid_t pid, mapinfo *map,
unwind.c 478 int unwind_backtrace_with_ptrace(int tfd, pid_t pid, mapinfo *map, function

Completed in 4197 milliseconds