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

/freebsd-10-stable/contrib/gcc/
H A Doutput.h577 extern enum section_category categorize_decl_for_section (tree, int);
H A Dvarasm.c5462 categorize_decl_for_section (tree decl, int reloc)
5546 switch (categorize_decl_for_section (decl, reloc))
5568 switch (categorize_decl_for_section (decl, reloc))
5636 switch (categorize_decl_for_section (decl, reloc))
5435 categorize_decl_for_section (tree decl, int reloc) function
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.c2358 switch (categorize_decl_for_section (decl, reloc))
2425 switch (categorize_decl_for_section (decl, reloc))

Completed in 149 milliseconds