HomeFreeBSD

Use uintptr_t for return type of _Unwind_GetCFA.

Description

Use uintptr_t for return type of _Unwind_GetCFA.

This matches the type in other unwind headers.

Reviewed by: dim, emaste
Differential Revision: https://reviews.freebsd.org/D34050

(cherry picked from commit 3a502289d316f726fec24087012fabb06313a2bf)

Details

Provenance
jhbAuthored on Jan 27 2022, 6:53 PM
dimCommitted on Feb 20 2022, 12:29 PM
Reviewer
dim
Differential Revision
D34050: Use uintptr_t for return type of _Unwind_GetCFA.
Parents
rGad1668172107: Use an unsigned 64-bit integer for exception class.
Branches
Unknown
Tags
Unknown