/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386elf.h | 46 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
H A D | i386.cc | 22524 default_elf_asm_named_section (name, flags, decl); in i386_solaris_elf_named_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu-elf.h | 62 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386elf.h | 96 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
H A D | i386.c | 21251 default_elf_asm_named_section (name, flags, decl); in i386_solaris_elf_named_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn-hsa.h | 29 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn-hsa.h | 29 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | elfos.h | 222 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | elfos.h | 230 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
H A D | mmix.h | 613 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/ |
H A D | cr16.h | 498 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/ |
H A D | mmix.h | 616 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 562 extern void default_elf_asm_named_section (const char *, unsigned int, tree);
|
H A D | varasm.c | 6563 default_elf_asm_named_section (const char *name, unsigned int flags, in default_elf_asm_named_section() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | output.h | 579 extern void default_elf_asm_named_section (const char *, unsigned int, tree);
|
H A D | varasm.cc | 6828 default_elf_asm_named_section (const char *name, unsigned int flags, in default_elf_asm_named_section() function
|
H A D | ChangeLog-2001 | 9014 (default_elf_asm_named_section): Use it. 11377 (default_elf_asm_named_section): Output SECTION_MERGE and 11436 default_elf_asm_named_section for SHF_MERGE sections. 15270 (default_no_named_section, default_elf_asm_named_section): New.
|
H A D | ChangeLog-2020 | 711 * varasm.c (default_elf_asm_named_section): Always force 2431 * varasm.c (default_elf_asm_named_section): Use 'o' flag for 2558 (default_elf_asm_named_section): Require the full declaration and
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/ |
H A D | cr16.h | 503 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.h | 841 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.h | 841 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.h | 964 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.h | 962 #define TARGET_ASM_NAMED_SECTION default_elf_asm_named_section
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 10265 default_elf_asm_named_section (sname, flags, decl); in avr_asm_named_section() 10269 default_elf_asm_named_section (new_prefix, flags, decl); in avr_asm_named_section() 10288 default_elf_asm_named_section (name, flags, decl); in avr_asm_named_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 10795 default_elf_asm_named_section (sname, flags, decl); in avr_asm_named_section() 10799 default_elf_asm_named_section (new_prefix, flags, decl); in avr_asm_named_section() 10818 default_elf_asm_named_section (name, flags, decl); in avr_asm_named_section()
|