Searched refs:dw_cfi_ref (Results 1 – 1 of 1) sorted by relevance
169 typedef struct dw_cfi_struct *dw_cfi_ref; typedef197 dw_cfi_ref dw_cfi_next;236 dw_cfi_ref dw_fde_cfi;315 static GTY(()) dw_cfi_ref cie_cfi_head;344 static dw_cfi_ref new_cfi (void);345 static void add_cfi (dw_cfi_ref *, dw_cfi_ref);346 static void add_fde_cfi (const char *, dw_cfi_ref);347 static void lookup_cfa_1 (dw_cfi_ref, dw_cfa_location *);352 static void output_cfi (dw_cfi_ref, dw_fde_ref, int);360 static void output_cfa_loc (dw_cfi_ref);[all …]