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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtarget.h374 unsigned int (* section_type_flags) (tree, const char *, int); member in struct:gcc_target
H A Dvarasm.c460 flags = targetm.section_type_flags (decl, name, reloc);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtarget.h629 unsigned int (* section_type_flags) (tree, const char *, int); member in struct:gcc_target
H A Dvarasm.c715 flags section_type_flags deems appropriate. The name of the section
719 section_type_flags. */
730 flags = targetm.section_type_flags (decl, name, reloc);

Completed in 244 milliseconds