HomeSort by: relevance | last modified time | path
    Searched defs:output_constructor (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
lto-streamer-out.cc 2496 output_constructor (struct varpool_node *node) function
2825 output_constructor (vnode);
varasm.cc 5204 /* output_constructor outer state of relevance in recursive calls, typically
5213 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5426 return output_constructor (exp, size, align, reverse, NULL);
5462 return output_constructor (exp, size, align, reverse, NULL);
5478 /* Subroutine of output_constructor, used for computing the size of
5519 /* Other datastructures + helpers for output_constructor. */
5521 /* output_constructor local state to support interaction with helpers. */
5547 /* Helper for output_constructor. From the current LOCAL state, output a
5599 /* Helper for output_constructor. From the current LOCAL state, output a
5700 /* Helper for output_constructor. From the LOCAL state, output an elemen
5852 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-out.cc 2473 output_constructor (struct varpool_node *node) function
2801 output_constructor (vnode);
varasm.cc 5159 /* output_constructor outer state of relevance in recursive calls, typically
5168 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5325 return output_constructor (exp, size, align, reverse, NULL);
5361 return output_constructor (exp, size, align, reverse, NULL);
5377 /* Subroutine of output_constructor, used for computing the size of
5418 /* Other datastructures + helpers for output_constructor. */
5420 /* output_constructor local state to support interaction with helpers. */
5446 /* Helper for output_constructor. From the current LOCAL state, output a
5498 /* Helper for output_constructor. From the current LOCAL state, output a
5599 /* Helper for output_constructor. From the LOCAL state, output an elemen
5752 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, function
    [all...]

Completed in 49 milliseconds