Home | History | Annotate | Download | only in libgcc

Lines Matching defs:this_cie

739       const struct dwarf_cie *this_cie;
748 this_cie = get_cie (this_fde);
749 if (this_cie != last_cie)
751 last_cie = this_cie;
752 encoding = get_cie_encoding (this_cie);
820 const struct dwarf_cie *this_cie;
830 this_cie = get_cie (this_fde);
831 if (this_cie != last_cie)
833 last_cie = this_cie;
834 encoding = get_cie_encoding (this_cie);
989 const struct dwarf_cie *this_cie;
1000 this_cie = get_cie (this_fde);
1001 if (this_cie != last_cie)
1003 last_cie = this_cie;
1004 encoding = get_cie_encoding (this_cie);