Searched refs:pragma_java_exceptions (Results 1 – 5 of 5) sorted by relevance
85 bool pragma_java_exceptions; variable436 pragma_java_exceptions = true; in handle_pragma_java_exceptions()
144 const char *lang = (pragma_java_exceptions ? "gcj" : "gxx"); in cp_eh_personality()
364 pragma_java_exceptions = true; in choose_personality_routine()
4203 if (!optimize || pragma_java_exceptions) in possibly_inlined_p()
4851 extern bool pragma_java_exceptions;