Searched refs:default_elf_select_section (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | elfos.h | 223 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
| H A D | elfos.h | 244 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | output.h | 522 extern void default_elf_select_section PARAMS ((tree, int,
|
| H A D | varasm.c | 5231 default_elf_select_section (decl, reloc, align) in default_elf_select_section() function
|
| H A D | ChangeLog | 14681 (default_elf_select_section): Likewise.
|
| H A D | ChangeLog.7 | 6920 (categorize_decl_for_section, default_elf_select_section): New.
|
| /openbsd-src/gnu/gcc/gcc/config/alpha/ |
| H A D | elf.h | 198 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| H A D | elf.h | 246 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | output.h | 588 extern section *default_elf_select_section (tree, int, unsigned HOST_WIDE_INT);
|
| H A D | varasm.c | 5536 default_elf_select_section (tree decl, int reloc, in default_elf_select_section() function
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.c | 2073 return default_elf_select_section (decl, reloc, align); in x86_64_elf_select_section()
|