Home
last modified time | relevance | path

Searched defs:rtl_eh (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfunction.h137 struct GTY(()) rtl_eh { struct
138 rtx ehr_stackadj;
139 rtx ehr_handler;
140 rtx_code_label *ehr_label;
142 rtx sjlj_fc;
143 rtx_insn *sjlj_exit_after;
145 vec<uchar, va_gc> *action_record_data;
147 vec<call_site_record, va_gc> *call_site_record_v[2];
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.h151 struct GTY(()) rtl_eh { struct
152 rtx ehr_stackadj;
153 rtx ehr_handler;
154 rtx ehr_label;
156 rtx sjlj_fc;
157 rtx sjlj_exit_after;