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

  /external/ltrace/
breakpoints.c 128 os_breakpoint_init(struct process *proc, struct breakpoint *sbp) function
184 if (os_breakpoint_init(proc, bp) < 0)
backend.h 234 * destroy, and clone SBP->os. os_breakpoint_init and
237 int os_breakpoint_init(struct process *proc, struct breakpoint *sbp);
  /external/ltrace/sysdeps/linux-gnu/
trace.c 1498 os_breakpoint_init(struct process *proc, struct breakpoint *bp) function
    [all...]

Completed in 55 milliseconds