Home
last modified time | relevance | path

Searched refs:x86_elf_aligned_common (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dx86-64.h61 x86_elf_aligned_common (FILE, NAME, SIZE, ALIGN);
H A Di386-protos.h276 extern void x86_elf_aligned_common (FILE *, const char *,
H A Di386.c4735 x86_elf_aligned_common (FILE *file, in x86_elf_aligned_common() function