Searched refs:named_section (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Doutput.h472 struct named_section GTY(()) { function
525 struct named_section GTY ((tag ("SECTION_NAMED"))) named;
H A Dtarget.h142 void (* named_section) (const char *name, unsigned int flags, tree decl); member in struct:gcc_target::asm_out
H A Dvarasm.c295 sect = ggc_alloc (sizeof (struct named_section));
6036 targetm.asm_out.named_section (new_section->named.name,

Completed in 123 milliseconds