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.

Created with MrDocs