Searched refs:get_atexit_node (Results 1 – 7 of 7) sorted by relevance
94 static tree get_atexit_node (void);5488 get_atexit_node (void) in get_atexit_node() function5707 return build_function_call (get_atexit_node (), args); in register_dtor_fn()
3402 (get_atexit_node): Use decay_conversion.
177 * decl.c (get_atexit_node): New function, split out from
5542 (get_atexit_node): Use build_library_fn_ptr.
135 static tree get_atexit_node PARAMS ((void));9149 get_atexit_node () in get_atexit_node() function9354 finish_expr_stmt (build_function_call (get_atexit_node (), args));
15414 (get_atexit_node): Use build_library_fn_ptr.