Module signal_handling

Module signal_handling 

Source

Structs§

SignalStackFrame
A SignalStackFrame contains all the state that is stored on the stack prior to executing a signal handler.

Constants§

RED_ZONE_SIZE
The size of the red zone.
SIG_STACK_SIZE

Functions§

align_stack_pointer
Aligns the stack pointer to be 16 byte aligned, and then misaligns it by 8 bytes.
restore_registers