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 D | StopInfoMachException.h | 21 StopInfoMachException(Thread &thread, uint32_t exc_type, in StopInfoMachException()
|
| H A D | StopInfoMachException.cpp | 336 Thread &thread, uint32_t exc_type, uint32_t exc_data_count, in CreateStopReasonWithMachException()
|
| /freebsd-13.1/contrib/sendmail/include/sm/ |
| H A D | exc.h | 70 const SM_EXC_TYPE_T *exc_type; member
|
| /freebsd-13.1/contrib/lib9p/pytest/ |
| H A D | client.py | 239 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /freebsd-13.1/tests/sys/opencrypto/ |
| H A D | cryptodev.py | 366 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 D | arc_summary3 | 231 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 D | ProcessGDBRemote.cpp | 1728 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
|