Home | History | Annotate | Download | only in linux-gnu

Lines Matching refs:process_stopping_handler

345 process_stopping_done(struct process_stopping_handler *self,
568 struct process_stopping_handler *self
589 struct process_stopping_handler *self;
595 struct process_stopping_handler *self = data->self;
617 process_stopping_handler *self)
647 post_singlestep(struct process_stopping_handler *self,
662 singlestep_error(struct process_stopping_handler *self)
673 pt_continue(struct process_stopping_handler *self)
681 pt_singlestep(struct process_stopping_handler *self)
688 disable_and(struct process_stopping_handler *self,
689 void (*do_this)(struct process_stopping_handler *self))
700 linux_ptrace_disable_and_singlestep(struct process_stopping_handler *self)
706 linux_ptrace_disable_and_continue(struct process_stopping_handler *self)
720 struct process_stopping_handler *self = (void *)super;
852 struct process_stopping_handler *self = (void *)super;
857 no(struct process_stopping_handler *self)
864 void (*as)(struct process_stopping_handler *),
866 (struct process_stopping_handler *),
868 (struct process_stopping_handler *))
873 struct process_stopping_handler *handler = calloc(sizeof(*handler), 1);
998 struct process_stopping_handler *other