absl::internal_stacktrace::ShouldFixUpStack

Returns true if the platform's stack unwinder is expected to need fix-ups applied via FixUpStack().

Synopsis

Declared in <absl/debugging/stacktrace.h>

extern
bool
ShouldFixUpStack();

Return Value

True if stack fix-ups should be applied.