Searched defs:Cie (Results 1 – 3 of 3) sorted by relevance
205 if (Cie == nullptr) in create() local 234 create(const CIE * Cie) create() argument 1061 auto Cie = std::make_unique<CIE>( parse() local 1168 auto Cie = std::make_unique<CIE>( parse() local 1182 CIE *Cie = CIEs[IsEH ? (StartStructureOffset - CIEPointer) : CIEPointer]; parse() local [all...]
832 CIEInfo *Cie = CIEs[StartStructureOffset - CIEPointer]; parseFDE() local
632 uint64_t InitialLocation, uint64_t AddressRange, CIE *Cie, in FDE() argument