Searched refs:has_z_lsda (Results 1 – 2 of 2) sorted by relevance
980 bool has_z_lsda; // The 'z' augmentation included 'L'. member
2379 cie->has_z_lsda = false; in ReadCIEFields()2391 cie->has_z_lsda = true; in ReadCIEFields()2506 if (fde->cie->has_z_lsda) { in ReadFDEFields()2640 if (cie.has_z_lsda) { in Start()