Searched refs:output_constructor (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dvarasm.c144 static void output_constructor PROTO((tree, int));
4003 output_constructor (exp, size);
4026 output_constructor (exp, size);
4062 output_constructor (exp, size)
4036 output_constructor (exp, size) function
/haiku-buildtools/gcc/gcc/
H A Dvarasm.c4661 /* output_constructor outer state of relevance in recursive calls, typically
4670 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int,
4818 return output_constructor (exp, size, align, NULL);
4846 return output_constructor (exp, size, align, NULL);
4863 /* Subroutine of output_constructor, used for computing the size of
4904 /* Other datastructures + helpers for output_constructor. */
4906 /* output_constructor local state to support interaction with helpers. */
4931 /* Helper for output_constructor. From the current LOCAL state, output a
4962 /* Helper for output_constructor. From the current LOCAL state, output a
5052 /* Helper for output_constructor
5209 output_constructor (tree exp, unsigned HOST_WIDE_INT size, function
[all...]
H A Dlto-streamer-out.c2136 output_constructor (struct varpool_node *node) function
2353 output_constructor (node);

Completed in 75 milliseconds