Searched defs:Cie (Results 1 – 1 of 1) sorted by relevance
253 CIE *Cie) in FDE()405 const CIE *Cie = dyn_cast<CIE>(this); in dumpInstructions() local484 auto Cie = make_unique<CIE>(StartOffset, Length, Version, in parse() local