Searched refs:finish_breakpoint_object (Results 1 – 2 of 2) sorted by relevance
39 struct finish_breakpoint_object struct73 struct finish_breakpoint_object *self_finishbp = in bpfinishpy_get_returnvalue()74 (struct finish_breakpoint_object *) self; in bpfinishpy_get_returnvalue()88 struct finish_breakpoint_object *self_bpfinish = in bpfinishpy_dealloc()89 (struct finish_breakpoint_object *) self; in bpfinishpy_dealloc()104 struct finish_breakpoint_object *self_finishbp = in bpfinishpy_pre_stop_hook()105 (struct finish_breakpoint_object *) bp_obj; in bpfinishpy_pre_stop_hook()169 struct finish_breakpoint_object *self_bpfinish = in bpfinishpy_init()170 (struct finish_breakpoint_object *) self; in bpfinishpy_init()339 bpfinishpy_out_of_scope (struct finish_breakpoint_object *bpfinish_obj) in bpfinishpy_out_of_scope()[all …]
7324 * python/py-finishbreakpoint.c (finish_breakpoint_object):