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

  /external/ltrace/sysdeps/linux-gnu/
trace.h 108 * ON_ALL_STOPPED is LINUX_PTRACE_DISABLE_AND_SINGLESTEP, the default
118 void linux_ptrace_disable_and_singlestep(struct process_stopping_handler *self);
trace.c 700 linux_ptrace_disable_and_singlestep(struct process_stopping_handler *self) function
878 as = &linux_ptrace_disable_and_singlestep;
    [all...]

Completed in 878 milliseconds