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

/haiku-buildtools/legacy/gcc/gcc/
H A Dfunction.h190 char *momentary_function_firstobj;
189 char *momentary_function_firstobj; member in struct:function
H A Dtree.c152 char *momentary_function_firstobj; variable
288 momentary_function_firstobj = momentary_firstobj;
344 p->momentary_function_firstobj = momentary_function_firstobj;
407 momentary_function_firstobj = momentary_firstobj;
421 obstack_free (&momentary_obstack, momentary_function_firstobj);
436 obstack_free (&momentary_obstack, momentary_function_firstobj);
463 momentary_function_firstobj = p->momentary_function_firstobj;
609 obstack_free (&momentary_obstack, momentary_function_firstobj);
[all...]

Completed in 105 milliseconds