| |||
| Home > Directives Reference > Frame directives > FRAME UNWIND OFF | |||
The FRAME UNWIND OFF directive instructs the
assembler to produce nounwind tables for this
and subsequent functions.
You can use this directive outside functions. In this case,
the assembler produces nounwind tables for
all following functions until it reaches a FRAME UNWIND ON directive.