Searched refs:default_select_section (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | target-def.h | 71 #define TARGET_ASM_SELECT_SECTION default_select_section
|
| H A D | output.h | 520 extern void default_select_section PARAMS ((tree, int,
|
| H A D | varasm.c | 5046 default_select_section (decl, reloc, align) in default_select_section() function
|
| H A D | ChangeLog | 17135 (default_section_type_flags, default_select_section): Use it.
|
| H A D | ChangeLog.7 | 6919 (default_select_section, default_unique_section): New.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | output.h | 587 extern section *default_select_section (tree, int, unsigned HOST_WIDE_INT);
|
| H A D | target-def.h | 101 #define TARGET_ASM_SELECT_SECTION default_select_section
|
| H A D | varasm.c | 5409 default_select_section (tree decl, int reloc, in default_select_section() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| H A D | sparc.c | 8257 default_select_section (t, reloc | SUNOS4_SHARED_LIBRARIES, align);
|