Searched refs:GetExceptionAddress (Results 1 – 4 of 4) sorted by relevance
466 reg_ctx.GetWatchpointHitIndex(wp_id, record.GetExceptionAddress()); in OnDebugException()491 if (FindSoftwareBreakpoint(record.GetExceptionAddress())) { in OnDebugException()493 record.GetExceptionAddress()); in OnDebugException()515 record.GetExceptionAddress()); in OnDebugException()536 record.GetExceptionCode(), record.GetExceptionAddress(), in OnDebugException()545 << llvm::format_hex(record.GetExceptionAddress(), 8); in OnDebugException()
496 << llvm::format_hex(active_exception->GetExceptionAddress(), 8); in RefreshStateAfterStop()714 record.GetExceptionCode(), record.GetExceptionAddress()); in OnDebugException()734 record.GetExceptionAddress()); in OnDebugException()739 record.GetExceptionAddress()); in OnDebugException()751 record.GetExceptionCode(), record.GetExceptionAddress(), in OnDebugException()
58 lldb::addr_t GetExceptionAddress() const { return m_exception_addr; } in GetExceptionAddress() function
495 record.GetExceptionCode(), record.GetExceptionAddress()); in OnDebugException()509 record.GetExceptionAddress()); in OnDebugException()