Searched refs:CIEs (Results 1 – 2 of 2) sorted by relevance
434 DenseMap<uint32_t, CIE *> CIEs; in parse() local477 CIEs[StartOffset] = Cie.get(); in parse()487 CIEs[CIEPointer])); in parse()
1591 sections. Fix recognition of matching CIEs in .debug_frame sections.