Structs§
- Signal
Stack Frame - A
SignalStackFramecontains 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