Home
last modified time | relevance | path

Searched refs:default_select_section (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtarget-def.h71 #define TARGET_ASM_SELECT_SECTION default_select_section
H A Doutput.h520 extern void default_select_section PARAMS ((tree, int,
H A Dvarasm.c5046 default_select_section (decl, reloc, align) in default_select_section() function
H A DChangeLog17135 (default_section_type_flags, default_select_section): Use it.
H A DChangeLog.76919 (default_select_section, default_unique_section): New.
/openbsd-src/gnu/gcc/gcc/
H A Doutput.h587 extern section *default_select_section (tree, int, unsigned HOST_WIDE_INT);
H A Dtarget-def.h101 #define TARGET_ASM_SELECT_SECTION default_select_section
H A Dvarasm.c5409 default_select_section (tree decl, int reloc, in default_select_section() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c8257 default_select_section (t, reloc | SUNOS4_SHARED_LIBRARIES, align);