Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc561 do_free_exception (tree ptr) in do_free_exception() function
701 TARGET_EXPR_CLEANUP (allocate_expr) = do_free_exception (ptr); in build_throw()
H A DChangeLog.tree-ssa56 * except.c (do_free_exception): Remove #if 0 wrapper.
H A DChangeLog-20081218 (do_get_exception_ptr, do_begin_catch, do_free_exception,
2332 (do_free_exception): Ditto.
H A DChangeLog-20012245 (do_free_exception): #if 0.
2496 (do_allocate_exception, do_free_exception): New.
H A DChangeLog-20031178 (do_free_exception): Likewise.
5419 (do_free_exception): Likewise.
H A DChangeLog-2015590 * except.c (do_free_exception): Use transactional wrapper.
H A DChangeLog-20131504 (do_free_exception): __cxa_free_exception is
H A DChangeLog-20102662 (do_free_exception): Likewise.
H A DChangeLog-20174288 do_allocate_exception, do_free_exception, build_throw): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c584 do_free_exception (tree ptr) in do_free_exception() function
751 TARGET_EXPR_CLEANUP (allocate_expr) = do_free_exception (ptr); in build_throw()