Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.c4390 static rtx mexitcount_libfunc; in expand_function_end() local
4395 mexitcount_libfunc = init_one_libfunc (".mexitcount"); in expand_function_end()
4398 emit_library_call (mexitcount_libfunc, LCT_NORMAL, VOIDmode, 0); in expand_function_end()