Searched refs:default_elf_select_section_1 (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | output.h | 524 extern void default_elf_select_section_1 PARAMS ((tree, int,
|
H A D | varasm.c | 5236 default_elf_select_section_1 (decl, reloc, align, flag_pic); 5240 default_elf_select_section_1 (decl, reloc, align, shlib) in default_elf_select_section_1() function
|
H A D | ChangeLog | 14500 (rs6000_elf_select_section): Call default_elf_select_section_1. 14587 (default_elf_select_section_1): Map SECCAT_SRODATA to .sdata2.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.c | 8397 default_elf_select_section_1 (exp, reloc, align, true);
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 12637 default_elf_select_section_1 (decl, reloc, align,
|