Searched refs:asm_output_aligned_bss (Results 1 – 25 of 32) sorted by relevance
12
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386elf.h | 53 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | sysv4.h | 38 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | lynx.h | 36 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | iamcu.h | 61 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | gnu-user.h | 88 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | djgpp.h | 88 asm_output_aligned_bss ((FILE), (DECL), (NAME), (SIZE), (ALIGN))
|
| D | vxworks.h | 34 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | cygming.h | 341 asm_output_aligned_bss ((FILE), (DECL), (NAME), (SIZE), (ALIGN))
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sysv4.h | 114 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | m68kelf.h | 151 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | linux.h | 135 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| D | netbsd-elf.h | 199 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | aout.h | 302 asm_output_aligned_bss (STREAM, DECL, NAME, SIZE, ALIGN)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | mn10300.h | 577 asm_output_aligned_bss ((FILE), (DECL), (NAME), (SIZE), (ALIGN))
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.h | 420 asm_output_aligned_bss)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| D | h8300.h | 695 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.h | 618 asm_output_aligned_bss ((FILE), (DECL), (NAME), (SIZE), (ALIGN))
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.h | 712 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.h | 920 asm_output_aligned_bss ((FILE), (DECL), (NAME), (SIZE), (ALIGN))
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.h | 1614 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | varasm.cc | 124 static void asm_output_aligned_bss (FILE *, tree, const char *, 509 asm_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, in asm_output_aligned_bss() function
|
| D | ChangeLog-1998 | 10403 * varasm.c: Wrap prototype of `asm_output_aligned_bss' in macro 13620 (asm_output_aligned_bss): Likewise. 16993 asm_output_aligned_bss() instead of asm_output_bss().
|
| D | FSFChangeLog.11 | 12086 * varasm.c (asm_output_aligned_bss): Don't emit a skip of size 0. 12854 (asm_output_aligned_bss): Likewise.
|
| D | FSFChangeLog.10 | 1020 (bss_section,asm_output_bss,asm_output_aligned_bss): New functions.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | tm.texi.in | 5302 Try to use function @code{asm_output_aligned_bss} defined in file
|
12