Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc563 if (!free_exception_fn) in do_free_exception()
565 free_exception_fn in do_free_exception()
570 return cp_build_function_call_nary (free_exception_fn, in do_free_exception()
H A Dcp-tree.h358 #define free_exception_fn cp_global_trees[CPTI_FREE_EXCEPTION_FN] macro
H A DChangeLog-20173713 allocate_exception_fn, free_exception_fn, throw_fn, rethrow_fn): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c586 if (!free_exception_fn) in do_free_exception()
588 free_exception_fn in do_free_exception()
593 return cp_build_function_call_nary (free_exception_fn, in do_free_exception()
H A Dcp-tree.h341 #define free_exception_fn cp_global_trees[CPTI_FREE_EXCEPTION_FN] macro