Home
last modified time | relevance | path

Searched refs:build_decl_stat (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/gcc/
DChangeLog.gcc4311 * tree.c (build_decl_stat): Move code from here...
41 * tree.c (build_decl_stat): Set initial value of DECL_ALIGN.
Dtree.h3590 extern tree build_decl_stat (enum tree_code, tree, tree MEM_STAT_DECL);
3592 #define build_decl(c,t,q) build_decl_stat (c,t,q MEM_STAT_INFO)
Dtree.c3164 build_decl_stat (enum tree_code code, tree name, tree type MEM_STAT_DECL) in build_decl_stat() function
DChangeLog-20063855 * tree.c (build_decl_stat): Don't hande #pragma visibility here.
DChangeLog-200439615 build_tree_list_stat, tree_cons_stat, build?_stat, build_decl_stat):
39620 build_tree_list_stat, tree_cons_stat, build?_stat, build_decl_stat):
DChangeLog-200512247 (build_decl_stat): Ditto for visibility.