Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h32 StopInfoMachException(Thread &thread, uint32_t exc_type, in StopInfoMachException()
H A DStopInfoMachException.cpp525 StopInfoMachException::MachException::Name(exception_type_t exc_type) { in Name()
596 Thread &thread, uint32_t exc_type, uint32_t exc_data_count, in CreateStopReasonWithMachException()
/freebsd/contrib/sendmail/include/sm/
H A Dexc.h70 const SM_EXC_TYPE_T *exc_type; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp273 auto exc_type = CalculateStopInfo() local
/freebsd/contrib/lib9p/pytest/
H A Dclient.py239 def __exit__(self, exc_type, exc_val, exc_tb): argument
/freebsd/tests/sys/opencrypto/
H A Dcryptodev.py367 def __exit__(self, exc_type, exc_value, exc_tb): argument
455 def __exit__(self, exc_type, exc_value, exc_tb): argument
/freebsd/sys/contrib/openzfs/cmd/
H A Dzarcsummary219 def handle_unraisableException(exc_type, exc_value=None, exc_traceback=None, argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1653 const std::string &description, uint32_t exc_type, in SetThreadStopInfo()
1987 uint32_t exc_type = 0; in SetThreadStopInfo() local
2146 uint32_t exc_type = 0; in SetThreadStopInfo() local