Home
last modified time | relevance | path

Searched refs:ASM_OUTPUT_ALIGNED_LOCAL (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Delf.h66 #undef ASM_OUTPUT_ALIGNED_LOCAL
67 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
87 ASM_OUTPUT_ALIGNED_LOCAL (FILE, NAME, SIZE, ALIGN); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dlinux.h100 #undef ASM_OUTPUT_ALIGNED_LOCAL
101 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
Dlinux64.h240 #undef ASM_OUTPUT_ALIGNED_LOCAL
241 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
Dsparc.h1611 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNED) \ macro
1624 ASM_OUTPUT_ALIGNED_LOCAL (FILE, NAME, SIZE, ALIGN); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa-openbsd.h109 #undef ASM_OUTPUT_ALIGNED_LOCAL
110 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
Dpa64-hpux.h179 #undef ASM_OUTPUT_ALIGNED_LOCAL
180 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
Dpa.h1225 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Daout.h287 #ifndef ASM_OUTPUT_ALIGNED_LOCAL
288 #define ASM_OUTPUT_ALIGNED_LOCAL(STREAM, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Delfos.h190 #undef ASM_OUTPUT_ALIGNED_LOCAL
191 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dbsd.h70 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNMENT) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/
Dlm32.h384 #undef ASM_OUTPUT_ALIGNED_LOCAL
385 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.h706 #undef ASM_OUTPUT_ALIGNED_LOCAL
707 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/
Dm68kelf.h112 #undef ASM_OUTPUT_ALIGNED_LOCAL
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dsysv4.h68 #undef ASM_OUTPUT_ALIGNED_LOCAL
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
Dpdp11.h640 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/
Dmmix.h633 #define ASM_OUTPUT_ALIGNED_LOCAL(ST, N, S, A) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.h633 #undef ASM_OUTPUT_ALIGNED_LOCAL
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h2896 #ifndef ASM_OUTPUT_ALIGNED_LOCAL
2897 #define ASM_OUTPUT_ALIGNED_LOCAL(STREAM, NAME, SIZE, ALIGN) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.h1526 #undef ASM_OUTPUT_ALIGNED_LOCAL
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvarasm.cc2113 #elif defined ASM_OUTPUT_ALIGNED_LOCAL in emit_local()
2115 ASM_OUTPUT_ALIGNED_LOCAL (asm_out_file, name, size, align); in emit_local()
2735 #ifdef ASM_OUTPUT_ALIGNED_LOCAL in assemble_static_space()
2736 ASM_OUTPUT_ALIGNED_LOCAL (asm_out_file, name, size, BIGGEST_ALIGNMENT); in assemble_static_space()
DFSFChangeLog.111680 * arm/aout.h (ASM_OUTPUT_ALIGNED_LOCAL): Do what is needed inline.
4467 (ASM_OUTPUT_ALIGNED_LOCAL): Use standard method to convert ALIGN
4853 (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
9185 (ASM_OUTPUT_ALIGNED_LOCAL): Don't use ASM_DECLARE_OBJECT_NAME.
9291 (ASM_OUTPUT_ALIGNED_LOCAL): Use sdata_section, not sbss_section.
12249 * rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Emit .lcomm if not
12705 ASM_OUTPUT_ALIGNED_LOCAL, STARTFILE_SPEC, ENDFILE_SPEC, LINK_SPEC):
12746 (ASM_OUTPUT_ALIGNED_LOCAL): Don't redefine.
12810 (ASM_OUTPUT_ALIGNED_LOCAL): Don't define Solaris specific method.
13752 (ASM_OUTPUT_ALIGNED_LOCAL): Generate an `lcomm' directive.
DFSFChangeLog.10968 (ASM_OUTPUT_ALIGNED_LOCAL): Rewrite to use bss_section.
970 ASM_OUTPUT_ALIGNED_LOCAL.
973 (ASM_OUTPUT_ALIGNED_LOCAL): Define.
976 ASM_OUTPUT_ALIGNED_LOCAL.
1995 * rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Redefine, put small
2240 * sparc/sol2.h (ASM_OUTPUT_ALIGNED_LOCAL): Delete, use svr4.h's.
DChangeLog-200319064 * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Remove
20377 ASM_OUTPUT_ALIGNED_LOCAL): Cast `SIZE' and `ALIGNED' parameters to
20379 * pa-pro-end.h (ASM_OUTPUT_ALIGNED_COMMOM, ASM_OUTPUT_ALIGNED_LOCAL):
20381 * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON, ASM_OUTPUT_ALIGNED_LOCAL):
22281 (ASM_OUTPUT_ALIGNED_LOCAL): Declare g_switch_value and remove
22701 * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
23220 ASM_OUTPUT_ALIGNED_LOCAL): Expect HOST_WIDE_INT operand
23226 * amix.h (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
23227 * crds.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
23249 * pa-pro-end.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_ALIGNED_LOCAL):
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in5334 @defmac ASM_OUTPUT_ALIGNED_LOCAL (@var{stream}, @var{name}, @var{size}, @var{alignment})
5343 Like @code{ASM_OUTPUT_ALIGNED_LOCAL} except that @var{decl} of the
5347 @code{ASM_OUTPUT_ALIGNED_LOCAL}. Define this macro when you need to see
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc10651 ASM_OUTPUT_ALIGNED_LOCAL (stream, name, size, align); in avr_asm_output_aligned_decl_common()

12