Lines Matching defs:fde
54 uint8_t lsda_encoding; /* DW_EH_PE_* for LSDA in FDE augmentation. */
57 bool signal_frame; /* Saw 'S': FDE is for a signal frame. */
60 /* Cached FDE representation. */
65 /* This FDE describes PC values in [start, end). */
155 described by an FDE. */
168 /* The FDE that generated this frame state. This points to its CIE,
170 struct dwarf_fde *fde;
205 /* Look for an FDE covering the given PC address. */
210 /* Look for an FDE by its offset in the section. */
215 /* Process the FDE that contains the given PC address,
218 extern int __libdw_frame_at_address (Dwarf_CFI *cache, struct dwarf_fde *fde,