Home
last modified time | relevance | path

Searched defs:exc_type (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h21 StopInfoMachException(Thread &thread, uint32_t exc_type, in StopInfoMachException()
H A DStopInfoMachException.cpp336 Thread &thread, uint32_t exc_type, uint32_t exc_data_count, in CreateStopReasonWithMachException()
/freebsd-13.1/contrib/sendmail/include/sm/
H A Dexc.h70 const SM_EXC_TYPE_T *exc_type; member
/freebsd-13.1/contrib/lib9p/pytest/
H A Dclient.py239 def __exit__(self, exc_type, exc_val, exc_tb): argument
/freebsd-13.1/tests/sys/opencrypto/
H A Dcryptodev.py366 def __exit__(self, exc_type, exc_value, exc_tb): argument
456 def __exit__(self, exc_type, exc_value, exc_tb): argument
/freebsd-13.1/sys/contrib/openzfs/cmd/arc_summary/
H A Darc_summary3231 def handle_unraisableException(exc_type, exc_value=None, exc_traceback=None, argument
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1728 const std::string &description, uint32_t exc_type, in SetThreadStopInfo()
2022 uint32_t exc_type = 0; in SetThreadStopInfo() local
2179 uint32_t exc_type = 0; in SetThreadStopInfo() local