Searched defs:exc_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h29 StopInfoMachException(Thread &thread, uint32_t exc_type, uint32_t exc_data_count, uint64_t exc_code, uint64_t exc_subcode) argument
H A DStopInfoMachException.cpp266 CreateStopReasonWithMachException( Thread &thread, uint32_t exc_type, uint32_t exc_data_count, uint64_t exc_code, uint64_t exc_sub_code, uint64_t exc_sub_sub_code, bool pc_already_adjusted, bool adjust_pc_if_needed ) argument
/freebsd-10.2-release/contrib/sendmail/include/sm/
H A Dexc.h70 const SM_EXC_TYPE_T *exc_type; member in struct:sm_exc
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1523 uint32_t exc_type = 0; local

Completed in 61 milliseconds