Home
last modified time | relevance | path

Searched refs:stack_local_entry (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h2225 struct stack_local_entry *stack_locals;
H A Di386.c2367 struct GTY(()) stack_local_entry { struct
2371 struct stack_local_entry *next; argument
23428 struct stack_local_entry *s; in assign_386_stack_local()
23449 struct stack_local_entry *s; in ix86_instantiate_decls()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h2548 struct stack_local_entry *stack_locals;
H A Di386.c687 struct GTY(()) stack_local_entry { struct
691 struct stack_local_entry *next; argument
29240 struct stack_local_entry *s; in assign_386_stack_local()
29248 s = ggc_alloc<stack_local_entry> (); in assign_386_stack_local()
29261 struct stack_local_entry *s; in ix86_instantiate_decls()