Searched refs:GetExceptionAddress (Results 1 – 4 of 4) sorted by relevance
443 reg_ctx.GetWatchpointHitIndex(wp_id, record.GetExceptionAddress()); in OnDebugException()468 if (FindSoftwareBreakpoint(record.GetExceptionAddress())) { in OnDebugException()470 record.GetExceptionAddress()); in OnDebugException()491 record.GetExceptionAddress()); in OnDebugException()512 record.GetExceptionCode(), record.GetExceptionAddress(), in OnDebugException()521 << llvm::format_hex(record.GetExceptionAddress(), 8); in OnDebugException()
487 << llvm::format_hex(active_exception->GetExceptionAddress(), 8); in RefreshStateAfterStop()701 record.GetExceptionCode(), record.GetExceptionAddress()); in OnDebugException()721 record.GetExceptionAddress()); in OnDebugException()726 record.GetExceptionAddress()); in OnDebugException()738 record.GetExceptionCode(), record.GetExceptionAddress(), in OnDebugException()
63 lldb::addr_t GetExceptionAddress() const { return m_exception_addr; } in GetExceptionAddress() function
499 record.GetExceptionCode(), record.GetExceptionAddress()); in OnDebugException()513 record.GetExceptionAddress()); in OnDebugException()