Searched refs:has_z_lsda (Results 1 – 2 of 2) sorted by relevance
712 bool has_z_lsda; // The 'z' augmentation included 'L'. member
1932 cie->has_z_lsda = false; in ReadCIEFields()1944 cie->has_z_lsda = true; in ReadCIEFields()2059 if (fde->cie->has_z_lsda) { in ReadFDEFields()2184 if (cie.has_z_lsda) { in Start()