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