Searched refs:all_throwers_are_sibcalls (Results 1 – 5 of 5) sorted by relevance
413 unsigned int all_throwers_are_sibcalls : 1; member
2808 cfun->all_throwers_are_sibcalls = 1; in set_nothrow_function_flags()2820 cfun->all_throwers_are_sibcalls = 0; in set_nothrow_function_flags()2833 cfun->all_throwers_are_sibcalls = 0; in set_nothrow_function_flags()
238 unsigned all_throwers_are_sibcalls : 1; member2201 if ((fde_table[i].nothrow || fde_table[i].all_throwers_are_sibcalls) in output_call_frame_info()2221 && ! fde_table[i].all_throwers_are_sibcalls) in output_call_frame_info()2374 && (fde->nothrow || fde->all_throwers_are_sibcalls) in output_call_frame_info()2590 fde->all_throwers_are_sibcalls = cfun->all_throwers_are_sibcalls; in dwarf2out_begin_prologue()
9579 all_throwers_are_sibcalls.9585 all_throwers_are_sibcalls.
25067 unwind information if all_throwers_are_sibcalls.