Home
last modified time | relevance | path

Searched refs:default_elf_select_section (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Delfos.h227 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Delfos.h235 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h573 extern section *default_elf_select_section (tree, int, unsigned HOST_WIDE_INT);
H A Dvarasm.c6834 default_elf_select_section (tree decl, int reloc, in default_elf_select_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h590 extern section *default_elf_select_section (tree, int, unsigned HOST_WIDE_INT);
H A Dvarasm.cc7112 default_elf_select_section (tree decl, int reloc, in default_elf_select_section() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c386 return default_elf_select_section (decl, reloc, align); in ft32_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc386 return default_elf_select_section (decl, reloc, align); in ft32_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c1884 return default_elf_select_section (decl, reloc, align); in msp430_select_section()
1917 return default_elf_select_section (decl, reloc, align); in msp430_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc2393 return default_elf_select_section (decl, reloc, align); in msp430_select_section()
2426 return default_elf_select_section (decl, reloc, align); in msp430_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc2351 return default_elf_select_section (decl, reloc, align); in rx_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c2350 return default_elf_select_section (decl, reloc, align); in rx_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c3266 return default_elf_select_section (decl, reloc, align); in microblaze_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.cc3267 return default_elf_select_section (decl, reloc, align); in microblaze_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c3424 return default_elf_select_section (decl, reloc, align); in riscv_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc3790 return default_elf_select_section (decl, reloc, align); in riscv_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c5170 return default_elf_select_section (exp, reloc, align); in gcn_asm_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc5468 return default_elf_select_section (exp, reloc, align); in gcn_asm_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c966 return default_elf_select_section (decl, reloc, align); in c6x_elf_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc968 return default_elf_select_section (decl, reloc, align); in c6x_elf_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c6940 return default_elf_select_section (decl, reloc, align); in spu_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c10490 section * sect = default_elf_select_section (decl, reloc, align); in avr_asm_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc11052 section * sect = default_elf_select_section (decl, reloc, align); in avr_asm_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c733 return default_elf_select_section (decl, reloc, align); in x86_64_elf_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc742 return default_elf_select_section (decl, reloc, align); in x86_64_elf_select_section()

12