Home
last modified time | relevance | path

Searched defs:frame_space (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h186 struct GTY(()) frame_space struct
188 struct frame_space *next; argument
190 poly_int64 start;
191 poly_int64 length;
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.h238 struct GTY(()) frame_space struct
240 struct frame_space *next; argument
242 HOST_WIDE_INT start;
243 HOST_WIDE_INT length;