Searched refs:stack_local_entry (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h2296 struct stack_local_entry *stack_locals;
H A Di386.c1245 struct stack_local_entry GTY(()) function
1250 struct stack_local_entry *next;
13860 struct stack_local_entry *s;
13871 s = (struct stack_local_entry *)
13872 ggc_alloc (sizeof (struct stack_local_entry));

Completed in 93 milliseconds