|
GCC Middle and Back End API Reference
|
#include <function.h>

Data Fields | |
| struct frame_space * | next |
| HOST_WIDE_INT | start |
| HOST_WIDE_INT | length |
Describe an empty area of space in the stack frame. These can be chained into a list; this is used to keep track of space wasted for alignment reasons.
| HOST_WIDE_INT frame_space::length |
| struct frame_space* frame_space::next |
| HOST_WIDE_INT frame_space::start |