Lines Matching defs:this_cie
651 const struct dwarf_cie *this_cie;
660 this_cie = get_cie (this_fde);
661 if (this_cie != last_cie)
663 last_cie = this_cie;
664 encoding = get_cie_encoding (this_cie);
707 const struct dwarf_cie *this_cie;
717 this_cie = get_cie (this_fde);
718 if (this_cie != last_cie)
720 last_cie = this_cie;
721 encoding = get_cie_encoding (this_cie);
842 const struct dwarf_cie *this_cie;
853 this_cie = get_cie (this_fde);
854 if (this_cie != last_cie)
856 last_cie = this_cie;
857 encoding = get_cie_encoding (this_cie);