Searched refs:rs6000_traceback (Results 1 – 2 of 2) sorted by relevance
232 } rs6000_traceback; variable1322 rs6000_traceback = traceback_full; in rs6000_override_options()1324 rs6000_traceback = traceback_part; in rs6000_override_options()1326 rs6000_traceback = traceback_none; in rs6000_override_options()15462 && rs6000_traceback != traceback_none && !current_function_is_thunk) in rs6000_output_function_epilogue()15471 if (rs6000_traceback == traceback_full) in rs6000_output_function_epilogue()15473 else if (rs6000_traceback == traceback_part) in rs6000_output_function_epilogue()
12074 (rs6000_traceback): New var.12075 (rs6000_override_options): Set rs6000_traceback.