Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc40 static tree do_allocate_exception (tree);
543 do_allocate_exception (tree type) in do_allocate_exception() function
696 allocate_expr = do_allocate_exception (temp_type); in build_throw()
H A DChangeLog-20081219 do_allocate_exception): Use the latter, adjust the declarations
2331 (do_allocate_exception): Ditto.
H A DChangeLog-20131468 (do_allocate_exception): Likewise.
1501 (do_allocate_exception): _cxa_allocate_exception
H A DChangeLog-20031177 (do_allocate_exception): Likewise.
5418 (do_allocate_exception): Likewise.
H A DChangeLog-20012496 (do_allocate_exception, do_free_exception): New.
H A DChangeLog-20102661 (do_allocate_exception): Likewise.
H A DChangeLog-2011723 (do_allocate_exception): Similarly for _ITM_cxa_allocate_exception.
H A DChangeLog-2002729 * except.c (do_allocate_exception): Likewise.
H A DChangeLog-2018630 * except.c (do_allocate_exception): Annotate __cxa_allocate_exception
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.c40 static tree do_allocate_exception (tree);
566 do_allocate_exception (tree type) in do_allocate_exception() function
746 allocate_expr = do_allocate_exception (temp_type); in build_throw()