Searched defs:exc_type (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | StopInfoMachException.h | 32 StopInfoMachException(Thread &thread, uint32_t exc_type, in StopInfoMachException()
|
H A D | StopInfoMachException.cpp | 525 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 D | exc.h | 70 const SM_EXC_TYPE_T *exc_type; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/ |
H A D | ScriptedThread.cpp | 273 auto exc_type = CalculateStopInfo() local
|
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 239 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
/freebsd/tests/sys/opencrypto/ |
H A D | cryptodev.py | 367 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 D | zarcsummary | 219 def handle_unraisableException(exc_type, exc_value=None, exc_traceback=None, argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 1653 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
|