Searched refs:avr_asm_output_aligned_decl_common (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.h | 411 avr_asm_output_aligned_decl_common (STREAM, DECL, NAME, SIZE, ALIGN, false) 418 avr_asm_output_aligned_decl_common (STREAM, DECL, NAME, SIZE, ALIGN, true)
|
H A D | avr-protos.h | 36 extern void avr_asm_output_aligned_decl_common (FILE*, tree, const char*, unsigned HOST_WIDE_INT, u…
|
H A D | avr.c | 10128 avr_asm_output_aligned_decl_common (FILE * stream, in avr_asm_output_aligned_decl_common() function 10188 avr_asm_output_aligned_decl_common (file, decl, name, size, align, false); in avr_asm_asm_output_aligned_bss()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.h | 416 avr_asm_output_aligned_decl_common (STREAM, DECL, NAME, SIZE, ALIGN, false) 423 avr_asm_output_aligned_decl_common (STREAM, DECL, NAME, SIZE, ALIGN, true)
|
H A D | avr-protos.h | 36 extern void avr_asm_output_aligned_decl_common (FILE*, tree, const char*, unsigned HOST_WIDE_INT, u…
|
H A D | avr.cc | 10639 avr_asm_output_aligned_decl_common (FILE *stream, tree /* decl */, in avr_asm_output_aligned_decl_common() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog | 1406 (avr_asm_output_aligned_decl_common): Move output of decls with 13265 (avr_asm_output_aligned_decl_common): Likewise.
|
H A D | ChangeLog-2014 | 15956 (avr_asm_output_aligned_decl_common): Change type of decl to tree. 15978 * config/avr/avr-protos.h (avr_asm_output_aligned_decl_common):
|
H A D | ChangeLog-2021 | 26178 (avr_asm_output_aligned_decl_common): Likewise.
|
H A D | ChangeLog-2012 | 32513 * config/avr/avr.c (avr_asm_output_aligned_decl_common): Skip
|
H A D | ChangeLog-2016 | 2863 (avr_handle_addr_attribute, avr_asm_output_aligned_decl_common)
|
H A D | ChangeLog-2019 | 20340 * config/avr/avr.c (avr_asm_output_aligned_decl_common): Update
|
H A D | ChangeLog-2011 | 20460 * config/avr/avr.c (avr_asm_output_aligned_decl_common): Use
|