Home | History | Annotate | Download | only in X86

Lines Matching refs:CIE

309   EhFrame::CIE* cie = new EhFrame::GeneratedCIE(cie_region);
310 EhFrame::FDE* fde = new EhFrame::GeneratedFDE(fde_region, *cie);
314 cie->setFDEEncode(aug_data);
315 cie->setAugmentationData(std::string(1, aug_data));
319 EhFrame::CIE& exist_cie = **i;
320 if (exist_cie == *cie) {
326 // Cleanup the CIE we created
327 cie->clearFDEs();
328 delete cie;
334 eh_frame->addCIE(*cie);
453 0, 0, 0, 0, // offset to CIE
603 1, // CIE version