Searched refs:StopInfoMachException (Results 1 – 8 of 8) sorted by relevance
18 class StopInfoMachException : public StopInfo {26 StopInfoMachException(Thread &thread, uint32_t exc_type, in StopInfoMachException() function32 ~StopInfoMachException() override = default;
74 bool StopInfoMachException::DeterminePtrauthFailure(ExecutionContext &exe_ctx) { in DeterminePtrauthFailure()210 const char *StopInfoMachException::GetDescription() { in GetDescription()522 StopInfoSP StopInfoMachException::CreateStopReasonWithMachException( in CreateStopReasonWithMachException()724 return StopInfoSP(new StopInfoMachException(thread, exc_type, exc_data_count, in CreateStopReasonWithMachException()
52 StopInfoMachException.cpp
70 "StopInfoMachException.cpp",
163 StopInfoMachException::CreateStopReasonWithMachException( in SetStopInfoFrom_KDP_EXCEPTION()
346 stop_info = StopInfoMachException::CreateStopReasonWithMachException( in RefreshStateAfterStop()
1740 StopInfoMachException::CreateStopReasonWithMachException( in SetThreadStopInfo()
4467 lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp4468 lldb/source/Plugins/Process/Utility/StopInfoMachException.h