Searched refs:default_elf_select_section (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/
H A Delfos.h223 #define TARGET_ASM_SELECT_SECTION default_elf_select_section
/freebsd-10-stable/contrib/gcc/
H A Doutput.h428 /* A helper function for default_elf_select_section and
589 extern section *default_elf_select_section (tree, int, unsigned HOST_WIDE_INT);
H A Dvarasm.c5564 default_elf_select_section (tree decl, int reloc,
5537 default_elf_select_section (tree decl, int reloc, function
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.c2407 return default_elf_select_section (decl, reloc, align);

Completed in 210 milliseconds