Home
last modified time | relevance | path

Searched refs:x86_output_aligned_bss (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDx86-64.h58 x86_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
HDi386-protos.h226 extern void x86_output_aligned_bss (FILE *, tree, const char *,
HDi386.c2497 x86_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, in x86_output_aligned_bss() function
/NextBSD/contrib/gcc/
HDChangeLog-20052202 (x86_output_aligned_bss, ix86_file_end): Use switch_to_section and
9515 (x86_output_aligned_bss): Don't try to use symbols that aren't defined.
9774 * i386-protos.h (x86_output_aligned_bss, x86_elf_aligned_common):
9794 * x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Use x86_output_aligned_bss.