Searched refs:section_type_flags (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h463 unsigned int (* section_type_flags) (tree, const char *, int); member in struct:gcc_target
H A Dvarasm.c445 flags section_type_flags deems appropriate. The name of the section
449 section_type_flags. */
460 flags = targetm.section_type_flags (decl, name, reloc);

Completed in 98 milliseconds