doUnwindEhFrame

Determine if generating a eh_frame with full unwinding information. This decision is done on a per-function basis.

version(COMPILE)
extern (C++) nothrow
static if(1)
bool
doUnwindEhFrame
()

Return Value

Type: bool

true if unwinding needs to be done

Suggestion Box / Bug Report