Searched refs:_PyErr_GetTopmostException (Results 1 – 7 of 7) sorted by relevance
87 PyAPI_FUNC(_PyErr_StackItem*) _PyErr_GetTopmostException(PyThreadState *tstate);
77 _PyErr_GetTopmostException(PyThreadState *tstate) in _PyErr_GetTopmostException() function130 exc_value = _PyErr_GetTopmostException(tstate)->exc_value; in _PyErr_SetObject()471 _PyErr_StackItem *exc_info = _PyErr_GetTopmostException(tstate); in _PyErr_GetExcInfo()
1275 _PyErr_StackItem *err_info = _PyErr_GetTopmostException(t); in _PyThread_CurrentExceptions()
787 _PyErr_StackItem *err_info = _PyErr_GetTopmostException(_PyThreadState_GET()); in sys_exc_info_impl()
5178 _PyErr_StackItem *exc_info = _PyErr_GetTopmostException(tstate); in do_raise()
877 Declare ``_PyErr_GetTopmostException()`` with ``PyAPI_FUNC()`` to properly
1004 …<elf-symbol name='_PyErr_GetTopmostException' type='func-type' binding='global-binding' visibility…12918 …<function-decl name='_PyErr_GetTopmostException' mangled-name='_PyErr_GetTopmostException' filepat…15143 …_PyErr_GetTopmostException' mangled-name='_PyErr_GetTopmostException' filepath='Python/errors.c' l…