Searched refs:default_unique_section (Results 1 – 21 of 21) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 574 extern void default_unique_section (tree, int);
|
H A D | varasm.c | 6904 default_unique_section (tree decl, int reloc) in default_unique_section() function
|
H A D | target.def | 564 default_unique_section)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | output.h | 591 extern void default_unique_section (tree, int);
|
H A D | varasm.cc | 7185 default_unique_section (tree decl, int reloc) in default_unique_section() function
|
H A D | ChangeLog-2002 | 8856 (default_unique_section): Likewise. 20456 (default_unique_section): Handle tls sections. 21366 (default_select_section, default_unique_section): New.
|
H A D | ChangeLog-2020 | 2551 (default_unique_section): Add a bool argument. 3665 (default_unique_section): Likewise. 3674 (default_unique_section): Check DECL_NOINIT_P for .noinit
|
H A D | ChangeLog-2014 | 9622 (default_unique_section): Likewise. 34824 make_decl_rtl, default_unique_section): Update.
|
H A D | ChangeLog-2007 | 26107 (default_unique_section): ... here.
|
H A D | ChangeLog-2010 | 19791 default_elf_select_section, default_unique_section,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.c | 2002 default_unique_section (decl, reloc); in msp430_unique_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.cc | 2509 default_unique_section (decl, reloc); in msp430_unique_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 3462 default_unique_section (decl, reloc); in riscv_unique_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 3828 default_unique_section (decl, reloc); in riscv_unique_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 1056 default_unique_section (decl, reloc); in c6x_elf_unique_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 1058 default_unique_section (decl, reloc); in c6x_elf_unique_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 6953 default_unique_section (decl, reloc); in spu_unique_section()
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 2260 default_unique_section uses ".sdata2" as a prefix for SECCAT_SRODATA
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 2260 default_unique_section uses ".sdata2" as a prefix for SECCAT_SRODATA
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 823 default_unique_section (decl, reloc); in x86_64_elf_unique_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 831 default_unique_section (decl, reloc); in x86_64_elf_unique_section()
|