Searched refs:get_priority (Results 1 – 8 of 8) sorted by relevance
1549 get_priority (tree args, bool is_destructor) in get_priority() function1622 priority = get_priority (args, /*is_destructor=*/false); in handle_constructor_attribute()1652 priority = get_priority (args, /*is_destructor=*/true); in handle_destructor_attribute()
3303 get_priority() const in get_priority() function in gold::Output_section::Input_section_sort_entry3452 unsigned int s1_prio = s1.get_priority(); in operator ()()3453 unsigned int s2_prio = s2.get_priority(); in operator ()()
6965 (Input_section_sort_entry::get_priority): New function.
3302 get_priority() const in get_priority() function in gold::Output_section::Input_section_sort_entry3451 unsigned int s1_prio = s1.get_priority(); in operator ()()3452 unsigned int s2_prio = s2.get_priority(); in operator ()()
1869 get_priority (tree args, bool is_destructor) in get_priority() function1942 priority = get_priority (args, /*is_destructor=*/false); in handle_constructor_attribute()1972 priority = get_priority (args, /*is_destructor=*/true); in handle_destructor_attribute()
3913 * c-attribs.c (get_priority): Add a warning flag warn_prio_ctor_dtor10010 * c-common.c (get_priority): If TREE_VALUE (args) is IDENTIFIER_NODE,11262 * c-common.c (get_priority): Call default_conversion.
27332 * c-common.c (get_priority): Add check for27455 * c-common.c (get_priority): Check that we have not just an27566 (get_priority): New function.