Searched defs:Cie (Results 1 – 2 of 2) sorted by relevance
205 const CIE *Cie = Fde->getLinkedCIE(); in create() local 234 Expected<UnwindTable> UnwindTable::create(const CIE *Cie) { in create() argument 1052 auto Cie = std::make_unique<CIE>( parse() local 1159 auto Cie = std::make_unique<CIE>( parse() local 1173 CIE *Cie = CIEs[IsEH ? (StartStructureOffset - CIEPointer) : CIEPointer]; parse() local [all...]
632 uint64_t InitialLocation, uint64_t AddressRange, CIE *Cie, in FDE() argument