Searched defs:CIEInfo (Results 1 – 3 of 3) sorted by relevance
1002 struct CIEInfo { struct1003 bool _augmentationDataPresent = false;1004 bool _mayHaveEH = false;1005 uint32_t _offsetOfLSDA = ~0U;1006 uint32_t _offsetOfPersonality = ~0U;1007 uint32_t _offsetOfFDEPointerEncoding = ~0U;1008 uint32_t _augmentationDataLength = ~0U;
274 CIEInformation CIEInfo(CIESymbol); in processCIE() local403 CIEInformation *CIEInfo = nullptr; in processFDE() local
272 CIEInformation CIEInfo(CIESymbol); in processCIE() local401 CIEInformation *CIEInfo = nullptr; in processFDE() local