Home
last modified time | relevance | path

Searched refs:frame_space (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.h238 struct GTY(()) frame_space struct
240 struct frame_space *next; argument
294 struct frame_space *frame_space_list;
H A Dfunction.c341 struct frame_space *space = ggc_alloc_frame_space (); in add_frame_space()
437 struct frame_space **psp; in assign_stack_local_1()
441 struct frame_space *space = *psp; in assign_stack_local_1()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h186 struct GTY(()) frame_space struct
188 struct frame_space *next; argument
H A Demit-rtl.h112 struct frame_space *frame_space_list;
H A Dfunction.c343 struct frame_space *space = ggc_alloc<frame_space> (); in add_frame_space()
439 struct frame_space **psp; in assign_stack_local_1()
443 struct frame_space *space = *psp; in assign_stack_local_1()