Home
last modified time | relevance | path

Searched refs:output_constructor (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dvarasm.c127 static void output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int);
4101 output_constructor (exp, size, align); in output_constant()
4139 output_constructor (exp, size, align); in output_constant()
4199 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
H A DChangeLog-20013955 (output_constructor): SIZE now HOST_WIDE_INT.
4145 * varasm.c (output_constructor): Use assemble_integer rather
13564 (assemble_real, output_constant, output_constructor): Likewise.
13580 (output_constructor): Don't assume ASM_OUTPUT_ALIGN 0 does
33118 (output_constructor): Add commentary regarding zero length
33228 * varasm.c (output_constructor): Use HOST_WIDE_INT for sizes.
33300 * varasm.c (output_constructor): Update for sizeof change to
H A DChangeLog-20003357 (output_constructor): Use it for arrays of unspecified length.
9999 * varasm.c (output_constructor): Don't access lower bound of array
12277 * varasm.c (output_constructor): Add .align 0 for packed vars.
24499 (output_constructor): bitpos and offsets are HOST_WIDE_INT;
28169 * varasm.c (assemble_variable, output_constructor): Use DECL_SIZE_UNIT.
32008 * varasm.c (output_constructor): Likewise for `byte'.
H A DChangeLog-19992291 * varasm.c (output_constructor): Solve problem with long long
2449 * varasm.c (output_constructor) Solved problem with long long
19696 * varasm.c (output_constructor): Additional comment about the
H A DFSFChangeLog.113746 * varasm.c (output_constructor): Correctly check for
12602 * varasm.c (output_constructor): Handle RANGE_EXPR in array index.
H A DChangeLog-200511156 array_size_for_constructor, output_constructor): Update to cope with
29512 output_constructor, make_decl_one_only, decl_tls_model,
H A DChangeLog-20034666 * varasm.c (output_constructor): Make constructor annotation
4719 * varasm.c (output_constructor): Annotate constructor.