Home
last modified time | relevance | path

Searched refs:priority_type (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa.cc975 priority_type priority; in build_cdtor()
982 priority_type p; in build_cdtor()
1101 priority_type priority = 0; in build_cxa_dtor_registrations()
1106 priority_type p; in build_cxa_dtor_registrations()
H A Dcgraph.h343 void set_init_priority (priority_type priority);
346 priority_type get_init_priority ();
1128 void set_fini_priority (priority_type priority);
1131 priority_type get_fini_priority (void);
2179 priority_type init;
2180 priority_type fini;
H A Dsymtab.cc1828 priority_type
1840 priority_type
1875 symtab_node::set_init_priority (priority_type priority) in set_init_priority()
1894 cgraph_node::set_fini_priority (priority_type priority) in set_fini_priority()
H A Dtree-core.h990 typedef unsigned short priority_type; typedef
H A Dtree.h3110 extern priority_type decl_init_priority_lookup (tree);
3111 extern priority_type decl_fini_priority_lookup (tree);
3112 extern void decl_init_priority_insert (tree, priority_type);
3113 extern void decl_fini_priority_insert (tree, priority_type);
H A Dtree.cc5779 priority_type
5792 priority_type
5806 decl_init_priority_insert (tree decl, priority_type priority) in decl_init_priority_insert()
5826 decl_fini_priority_insert (tree decl, priority_type priority) in decl_fini_priority_insert()
H A DChangeLog-200727524 * tree.h (priority_type): New type.
27525 (decl_init_priority_lookup): Use priority_type.
27527 (decl_init_priority_insert): Use priority_type.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c972 priority_type priority; in build_cdtor()
979 priority_type p; in build_cdtor()
1098 priority_type priority = 0; in build_cxa_dtor_registrations()
1103 priority_type p; in build_cxa_dtor_registrations()
H A Dcgraph.h334 void set_init_priority (priority_type priority);
337 priority_type get_init_priority ();
1176 void set_fini_priority (priority_type priority);
1179 priority_type get_fini_priority (void);
2213 priority_type init;
2214 priority_type fini;
H A Dsymtab.c1654 priority_type
1666 priority_type
1701 symtab_node::set_init_priority (priority_type priority) in set_init_priority()
1720 cgraph_node::set_fini_priority (priority_type priority) in set_fini_priority()
H A Dtree-core.h931 typedef unsigned short priority_type; typedef
H A Dtree.h2951 extern priority_type decl_init_priority_lookup (tree);
2952 extern priority_type decl_fini_priority_lookup (tree);
2953 extern void decl_init_priority_insert (tree, priority_type);
2954 extern void decl_fini_priority_insert (tree, priority_type);
H A Dtree.c6772 priority_type
6785 priority_type
6799 decl_init_priority_insert (tree decl, priority_type priority) in decl_init_priority_insert()
6819 decl_fini_priority_insert (tree decl, priority_type priority) in decl_fini_priority_insert()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c1548 static priority_type
1620 priority_type priority; in handle_constructor_attribute()
1650 priority_type priority; in handle_destructor_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc1868 static priority_type
1940 priority_type priority; in handle_constructor_attribute()
1970 priority_type priority; in handle_destructor_attribute()