Searched refs:gcc_rethrow_exception_broken (Results 1 – 3 of 3) sorted by relevance
139 bool gcc_rethrow_exception_broken() { in gcc_rethrow_exception_broken() function160 bool gcc_rethrow_exception_broken() { return false; } in gcc_rethrow_exception_broken() function
590 bool gcc_rethrow_exception_broken();
72 is_rethrow_broken = gcc_rethrow_exception_broken(); in acquire_resources()