Lines Matching refs:self
263 faulthandler_dump_traceback_py(PyObject *self,
541 faulthandler_py_enable(PyObject *self, PyObject *args, PyObject *kwargs)
595 faulthandler_disable_py(PyObject *self, PyObject *Py_UNUSED(ignored))
605 faulthandler_is_enabled(PyObject *self, PyObject *Py_UNUSED(ignored))
703 faulthandler_dump_traceback_later(PyObject *self,
803 faulthandler_cancel_dump_traceback_later_py(PyObject *self,
905 faulthandler_register_py(PyObject *self,
986 faulthandler_unregister_py(PyObject *self, PyObject *args)
1037 faulthandler_read_null(PyObject *self, PyObject *args)
1073 faulthandler_sigsegv(PyObject *self, PyObject *args)
1096 faulthandler_fatal_error_c_thread(PyObject *self, PyObject *args)
1126 faulthandler_sigfpe(PyObject *self, PyObject *args)
1145 faulthandler_sigabrt(PyObject *self, PyObject *args)
1173 faulthandler_stack_overflow(PyObject *self, PyObject *Py_UNUSED(ignored))
1226 faulthandler_raise_exception(PyObject *self, PyObject *args)