Home
last modified time | relevance | path

Searched refs:asm_output_bss (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/gcc/gcc/config/m68k/
H A Dm68k-aout.h38 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dm68k-aout.h44 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/openbsd/gnu/gcc/gcc/config/avr/
H A Davr.h494 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/openbsd/gnu/gcc/gcc/config/h8300/
H A Dh8300.h1158 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/openbsd/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.h1894 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.h1230 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c166 static void asm_output_bss PARAMS ((FILE *, tree, const char *, int, int));
504 asm_output_bss (file, decl, name, size, rounded) in asm_output_bss() function
H A DChangeLog.05040 * varasm.c (asm_output_bss): Add prototype.
8414 asm_output_aligned_bss() instead of asm_output_bss().
H A DChangeLog.311560 * varasm.c (asm_output_bss, asm_output_aligned_bss,
15645 * varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
H A DFSFChangeLog.101020 (bss_section,asm_output_bss,asm_output_aligned_bss): New functions.
H A DFSFChangeLog.1112852 * varasm.c (asm_output_bss): New argument DECL.
H A DChangeLog15488 * varasm.c (asm_output_bss, asm_output_aligned_bss,
H A DChangeLog.75629 * varasm.c (asm_output_bss): Always output one byte.
/openbsd/gnu/gcc/gcc/
H A Dvarasm.c131 static void asm_output_bss (FILE *, tree, const char *,
487 asm_output_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, in asm_output_bss() function
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi6435 Try to use function @code{asm_output_bss} defined in @file{varasm.c} when
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi6843 Try to use function @code{asm_output_bss} defined in @file{varasm.c} when
H A Dgccint.info25208 Try to use function `asm_output_bss' defined in `varasm.c' when