GCC Middle and Back End API Reference
|
#include <function.h>
Data Fields | |
rtx | ehr_stackadj |
rtx | ehr_handler |
rtx | ehr_label |
rtx | sjlj_fc |
rtx | sjlj_exit_after |
vec< uchar, va_gc > * | action_record_data |
vec< call_site_record, va_gc > * | call_site_record_v [2] |
RTL representation of exception handling.
vec<call_site_record, va_gc>* rtl_eh::call_site_record_v[2] |
rtx rtl_eh::ehr_handler |
rtx rtl_eh::ehr_label |
rtx rtl_eh::ehr_stackadj |
rtx rtl_eh::sjlj_exit_after |
rtx rtl_eh::sjlj_fc |