GCC Middle and Back End API Reference
eh_landing_pad_d Struct Reference

#include <except.h>

Collaboration diagram for eh_landing_pad_d:

Data Fields

struct eh_landing_pad_dnext_lp
struct eh_region_dregion
tree post_landing_pad
rtx landing_pad
int index

Detailed Description

A landing pad for a given exception region.  Any transfer of control
   from the EH runtime to the function happens at a landing pad.   

Field Documentation


The documentation for this struct was generated from the following file: