Home
last modified time | relevance | path

Searched refs:get_atexit_node (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gcc/cp/
HDdecl.c95 static tree get_atexit_node (void);
5922 get_atexit_node (void) in get_atexit_node() function
6141 return build_function_call (get_atexit_node (), args); in register_dtor_fn()
HDChangeLog-20033402 (get_atexit_node): Use decay_conversion.
HDChangeLog-20005542 (get_atexit_node): Use build_library_fn_ptr.
HDChangeLog-1999177 * decl.c (get_atexit_node): New function, split out from
/trueos/contrib/gcc/
HDChangeLog-200521926 * cp/decl.c (get_atexit_node): Reorder arguments for __aeabi_atexit.